A python bot to notify through SMS when vaccination slots are available for age group 18+ in user's area
- Python 3
- ChromeDriver compatible with your Chrome version
- Twilio account for Whatsapp sms service
- pip install -r requirements.txt
- Update PATH of ChromeDriver with your PATH
- Change
account_sid
andauth_token
with your credentials - Change
phno
with your twilio phone number - Run main.py