A Python script that notifies users with vaccine availability slots for the upcoming 3 days using telegram bot every 5 minutes
-
Token id - Generate token id of a bot on telegram using BotFather
-
Chat id - Generate chat id of a group chat after adding your bot to the group chat
pip install requests schedule
git clone https://github.com/mahithabsl/covidvaccinenotifier
cd covidvaccinenotifier
python vaccine_notifier.py