craziks-creator / telegram-news-getting-started

A news pushing demo using Telegram-news.

Home Page:https://github.com/ESWZY/telegram-news

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-deploy
$ 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

About

A news pushing demo using Telegram-news.

https://github.com/ESWZY/telegram-news


Languages

Language:Python 100.0%