Python Telegram Bot Tutorial: How to deploy to PythonAnyWhere #4 | Python project

Published: 24 February 2019
on channel: Red Eyed Coder Club
18,737
256

In this part #4 of Python Telegram Bot Tutorial I'll show hot to deploy the Telegram Bot to the PythonAnyWhere hosting.


Follow me @:
Telegram: https://t.me/red_eyed_coder_club
Twitter:   / codereyed  
Facebook: https://fb.me/redeyedcoderclub


============ SOURCE CODE ================
📎️ The SOURCE CODE is available via Patreon:
  / telegram-bot-for-27990251  
======================================


✴️✴️✴️ Web Scraping course ✴️✴️✴️
is available via Patreon here:
  / red_eyed_coder_club  

or its landing:
https://red-eyed-coder-club.github.io...


➥ Please ➥ Like ➥ Comment ➥ Subscribe

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.


-- PLAYLIST --

   • Python Telegram Bot Tutorial: Demo an...   - # 1. Demo and preparations
   • Python Telegram Bot Tutorial: Main lo...   - # 2. CoinMarketCap parser
   • Python Telegram Bot Tutorial: How to ...   - # 3. Creating bot, webhook, testing
   • Python Telegram Bot Tutorial: How to ...   - # 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 ⇢    / @redeyedcoderclub