Skip to content

SwapnilSoni1999/telegram-technews-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Tech-News Bot

A telegram bot which notifies latest tech news from various sources to your telegram channel


Requirements

Instructions

Following method works same for linux,win,android(termux)

Get the package

$ git clone https://github.com/SwapnilSoni1999/telegram-technews-notifier
$ cd telegram-technews-notifier

Install required packages

$ pip install -r requirements.txt

once it's done setup BOT_TOKEN and chat_id in config.json

  • Get your bot token from BotFather
  • Use RoseBot to acquire your chat id (use bot for ease)
  • Setup config.json
{
    "BOT_TOKEN": "your_bot:token",
    "chat_id": "chat id eg. -106969"
}

Once its finished start the script! and Relax!

$ python main.py

Issues

if you face any kind of issue then please let me know on telegram


License

© Swapnil Soni (UnLicnesed/Free to use)

About

A Telegram bot which notifies latest Tech News from various sources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages