Python Telegram Bot Tutorial: How to create Telegram Bot with Webhook #3 | Python project
In this part #3 of Python Telegram bot tutorial I'll show you how to create Telegram bot with Webhook. How to test Telegram Webhook locally (before deploy on a server) with tunnel, How to 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. Follow me @: Telegram: https://t.me/red_eyed_coder_club Twitter: https://twitter.com/CoderEyed Facebook: https://fb.me/redeyedcoderclub ============ SOURCE CODE ================ 📎️ The SOURCE CODE is available via Patreon: https://www.patreon.com/posts/telegram-bot-for-27990251 ====================================== ✴️✴️✴️ Web Scraping course ✴️✴️✴️ is available via Patreon here: https://www.patreon.com/red_eyed_coder_club or its landing: https://red-eyed-coder-club.github.io/courses/practical-python-web-scraping ➥ Please ➥ Like ➥ Comment ➥ Subscribe --- 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
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.