Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Telegram Bots with JavaScript: The Complete Guide, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:38
    Introduction
  • Урок 2. 00:01:56
    Installing NodeJS and Visual Studio Code
  • Урок 3. 00:01:11
    Setting Up Workspace
  • Урок 4. 00:03:05
    Set Up Nodejs Project
  • Урок 5. 00:02:42
    Installing Packages
  • Урок 6. 00:02:33
    Create Bot and Bot's Token
  • Урок 7. 00:02:38
    About Telegram API
  • Урок 8. 00:01:55
    Basic Functions Introduction
  • Урок 9. 00:01:25
    Constructor
  • Урок 10. 00:05:04
    Important Commands
  • Урок 11. 00:05:33
    Telegraf Context
  • Урок 12. 00:02:36
    Bot Command Method
  • Урок 13. 00:02:58
    Bot Hears Method
  • Урок 14. 00:02:04
    Bot On Method
  • Урок 15. 00:01:31
    Other Methods
  • Урок 16. 00:00:46
    Bot Use Method
  • Урок 17. 00:02:57
    About Middleware
  • Урок 18. 00:01:00
    Next Function
  • Урок 19. 00:02:24
    State
  • Урок 20. 00:02:16
    Context Shortcuts
  • Урок 21. 00:01:36
    Extra Parameters
  • Урок 22. 00:00:58
    Echo Bot Introduction
  • Урок 23. 00:01:51
    Echo Bot Set-Up
  • Урок 24. 00:02:11
    Start and Help Commands
  • Урок 25. 00:04:20
    Echo Functionality
  • Урок 26. 00:02:48
    Logging Functionality
  • Урок 27. 00:04:15
    Logging Functionality 2
  • Урок 28. 00:03:00
    Log Information to Group Chat
  • Урок 29. 00:02:21
    Echo Bot Summary
  • Урок 30. 00:00:39
    Media Bot Introduction
  • Урок 31. 00:01:23
    Media Bot Set-Up
  • Урок 32. 00:05:03
    Working With Files
  • Урок 33. 00:01:01
    Send Methods
  • Урок 34. 00:00:52
    New York Command (Send Photo)
  • Урок 35. 00:02:11
    Reply To Message ID
  • Урок 36. 00:02:24
    Chat Action
  • Урок 37. 00:01:26
    Dubai Command (Send Gif/Animation)
  • Урок 38. 00:04:24
    Cities Command (Send Media Group)
  • Урок 39. 00:03:01
    List Command (Send Document)
  • Урок 40. 00:00:57
    Singapore Command (Send Location)
  • Урок 41. 00:05:09
    Get Download Link (Document)
  • Урок 42. 00:01:44
    Get Download Link (Photo)
  • Урок 43. 00:01:41
    Help Message
  • Урок 44. 00:00:59
    Simple API Bot Introduction
  • Урок 45. 00:01:51
    Simple API Bot Set-Up
  • Урок 46. 00:01:53
    Brief Introduction to HTTP
  • Урок 47. 00:03:37
    Fortune Cookie Command (Yerkee API)
  • Урок 48. 00:05:34
    Cat Command (Random Cat API)
  • Урок 49. 00:02:23
    Cat Command (Cat As A Service API)
  • Урок 50. 00:03:20
    Dog Breeds List Command
  • Урок 51. 00:04:58
    Dog Command (Exact Result)
  • Урок 52. 00:03:35
    Dog Command (Suggestions Filter)
  • Урок 53. 00:01:45
    Help Message
  • Урок 54. 00:02:27
    Markdown Style
  • Урок 55. 00:03:21
    Simple API Bot Summary
  • Урок 56. 00:00:50
    Facts Bot Introduction
  • Урок 57. 00:01:30
    Facts Bot Set-Up
  • Урок 58. 00:02:15
    Google Sheet Set-Up
  • Урок 59. 00:02:57
    Google Sheet JSON Link
  • Урок 60. 00:04:59
    Get Data Command
  • Урок 61. 00:05:20
    Fact Command
  • Урок 62. 00:02:11
    Update Command
  • Урок 63. 00:01:58
    Facts Bot Summary
  • Урок 64. 00:01:14
    Crypto Bot Introduction
  • Урок 65. 00:01:35
    Crypto Bot Set-Up
  • Урок 66. 00:05:13
    Inline Keyboard Markup
  • Урок 67. 00:02:31
    Handle Callback Query
  • Урок 68. 00:05:00
    Interactive Menu
  • Урок 69. 00:00:58
    Cryptocompare API Key
  • Урок 70. 00:03:36
    Start Message With Inline Keyboard
  • Урок 71. 00:03:08
    Price Message With Inline Keyboard
  • Урок 72. 00:01:50
    Back Button (Callback Query Handler)
  • Урок 73. 00:10:34
    Price Buttons (Callback Query Handlers)
  • Урок 74. 00:04:02
    Reply Keyboard Markup
  • Урок 75. 00:01:15
    Reply Keyboard Handlers
  • Урок 76. 00:04:26
    Remove Reply Keyboard
  • Урок 77. 00:00:58
    Channel Bot Introduction
  • Урок 78. 00:01:05
    Channel and Bot Set-Up
  • Урок 79. 00:02:44
    Understanding RSS
  • Урок 80. 00:01:05
    Get RSS from Instagram
  • Урок 81. 00:01:30
    Zapier - Create Trigger
  • Урок 82. 00:01:27
    Zapier - Create Action
  • Урок 83. 00:02:22
    Telegram Bot API
  • Урок 84. 00:03:22
    Zapier - Writing Fetch API
  • Урок 85. 00:04:20
    Get Channel Chat ID
  • Урок 86. 00:02:08
    Zapier - Setting InputData & Text Message
  • Урок 87. 00:01:39
    Remove Splash Text
  • Урок 88. 00:01:52
    Format Link (HTML Style)
  • Урок 89. 00:01:56
    Inline Keyboard Button
  • Урок 90. 00:00:42
    Switch On Zap!
  • Урок 91. 00:03:46
    Facebook - Create another Zap and RSS
  • Урок 92. 00:01:40
    Search Bot Introduction
  • Урок 93. 00:02:16
    Search Bot Set-Up and Enable Inline Mode
  • Урок 94. 00:03:49
    Inline Mode
  • Урок 95. 00:01:34
    Pixabay API
  • Урок 96. 00:04:35
    Handle Inline Query - Get data (Pixabay)
  • Урок 97. 00:05:46
    Handle Inline Query - Answer Query (Pixabay)
  • Урок 98. 00:03:18
    Caption & Markdown (Inline Keyboard)
  • Урок 99. 00:02:19
    Wikipedia API
  • Урок 100. 00:03:21
    Handle Inline Query - Get Data (Wiki)
  • Урок 101. 00:03:49
    Handle Inline Query - Answer Query (Wiki)
  • Урок 102. 00:01:52
    Switch Inline Query (Inline Keyboard)
  • Урок 103. 00:03:19
    Share Button
  • Урок 104. 00:04:30
    Enable Both Handlers
  • Урок 105. 00:01:17
    Switch Inline Query Current Chat (Inline Keyboard)
  • Урок 106. 00:04:22
    Start and Help Commands
  • Урок 107. 00:04:24
    Start and Help Inline Query
  • Урок 108. 00:01:01
    Set Placeholder with Botfather
  • Урок 109. 00:00:25
    Best Practices Introduction
  • Урок 110. 00:02:10
    Dotenv File Set-Up
  • Урок 111. 00:05:14
    Modular Folder Structure
  • Урок 112. 00:02:49
    Config File and Testing
  • Урок 113. 00:00:25
    Deployment Introduction
  • Урок 114. 00:01:33
    About AWS
  • Урок 115. 00:01:03
    Pricing (Lambda and API Gateway)
  • Урок 116. 00:01:21
    Polling Vs Webhooks
  • Урок 117. 00:01:09
    Polling Flow
  • Урок 118. 00:01:27
    Serverless Flow
  • Урок 119. 00:01:31
    Why Use Serverless?
  • Урок 120. 00:00:58
    Hosting Steps
  • Урок 121. 00:00:59
    Create Lambda Function
  • Урок 122. 00:02:39
    Create API Gateway Endpoint
  • Урок 123. 00:03:40
    Prepare Bot for Lambda - Code
  • Урок 124. 00:02:57
    Prepare Bot for Lambda - Layers (Node Modules)
  • Урок 125. 00:02:13
    Set Webhook (Bot Deployed)
  • Урок 126. 00:01:31
    Things to Take Note
  • Урок 127. 00:00:39
    Stop Webhook
  • Урок 128. 00:01:22
    Updating Bot
  • Урок 129. 00:01:03
    Delete Lambda and API Gateway