Skip to content

ishan0445/covid_19_india_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 India status tracker bot for Telegram

Click on the following link or search for @covid_19_india_bot in Telegram.

Installing Requirements

pip install -r requirements.txt

Exporting required environment variables

Please make sure you have set the following environment vars:

export BOT_TOKEN=[telegram_bot_token]

Running the App

python3 app.py

Bot Usage

You can control the bot by sending these commands:

/help - to see this help

/get_full_stats - Get overall and statewise stats

/get_state_wise - Get statewise stats

/get_overall - Get overall stats

/get_helpline - Get helpline numbers

/get_district_wise - Get district wise stats for a state

/gdw - Short for command /get_district_wise.

/get_country_stats - Gets top 20 countries by no. of confirmed cases.

/get_updates - Get latest updtes from India.

About

@covid_19_india_bot for telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages