A Telegram bot which notifies latest Tech News from various sources
A telegram bot which notifies latest tech news from various sources to your telegram channel
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
config.json
Once its finished start the script! and Relax!
{
"BOT_TOKEN": "your_bot:token",
"chat_id": "chat id eg. -106969"
}
$ python main.py
if you face any kind of issue then please let me know on telegram
© Swapnil Soni (UnLicnesed/Free to use)