telegram-news-getting-started

A news pushing demo using Telegram-news.

Running Locally

Make sure you have Python3 and the Heroku CLI installed.

$ git clone https://github.com/ESWZY/telegram-news-getting-started # or clone your own fork
$ cd telegram-news-getting-started
$ pip install -r requirements.txt
$ python main.py

Your app should now be running in the background.

Deploying to Heroku

$ heroku create
$ git push heroku main
$ heroku open

or

Deploy to Heroku

4.6 was functional now changes self._tag and added 5.2 version of telegramweb