covid19_telegram_bot posts real time covid19 updates to a telegram channel. It updates the data from http://worldometers.info
- Go to https://t.me/BotFather
- Create NewBot and get API Token
- Add bot to a Telegram Channel
- Get Telegram Channel chat ID
- Use the link below to get Chat ID
https://api.telegram.org/bot<BOT_TOKEN>/getUpdates
- Use the link below to get Chat ID
- Replace
"YOUR-TOKEN-HERE"
with your token and"GROUP-CHAT-ID-HERE"
with chat id. - Run the Code
- Bot Telegram Channel: https://www.t.me/covid_bot_india
Shanmukha Vishnu