Telegram Bot with Python Tutorial #3: Creating Bot and Webhook | Project HD

24.02.2019
Telegram Bot Tutorial with Python #3: Creating Bot and Webhook How to create Telegram bot with Python - a detailed Python project tutorial for beginners. In this part #3 we will create the Bot with the BotFather, create a Flask application, set up a Webhook, test Bot with a tunnel, and combine the CoinMarketCap parser (from the previous video) with the Bot. The Telegram Bot takes a command (cryptocurrency ticker) from a user, such as: /btc, /eth, /xrp, etc., performs a request to the CoinMarketCap API and returns to the user a price of the cryptocurrency in USD. The Telegram Bot is a Flask framework application that uses a webhook to receive updates. *** SOURCE CODE *** Is available via Patreon: https://www.patreon.com/posts/27990251 --- PLAYLIST --- https://www.youtube.com/watch?v=cX8m3sp_w84 - # 1. Demo and preparations https://www.youtube.com/watch?v=WTOBja7hat8 - # 2. CoinMarketCap parser https://www.youtube.com/watch?v=XiBA5LRQFLM - # 3. Creating bot, webhook, testing https://www.youtube.com/watch?v=OgPQB-G3EPw - # 4. Deploy to PythonAnyWhere Covered topics: 1. Dealing with CoinMarketCap API 2. Making GET and POST requests with the Requests library 3. Dealing with json-objects with Python (reading and writing) 4. Creating a Flask application. Handling POST-requests with a Flask 5. Searching a text with regular expressions 6. Creating a Telegram Bot with BotFather. Adding a bot commands. 7. Dealing with the Telegram bots API. 8. Testing a webhook with tunneling services 9. Deploy Telegram bot (a Flask application) to the PythonAnyWhere servers. 10. Solving a SSL certificates issue with the Flask-SSLify extension ➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥ Never miss a new video. Subscribe ⇢ https://www.youtube.com/channel/UCh_LSaTv2GeZ3woJNTGihew?sub_confirmation=1

Похожие видео

Показать еще