Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshayitzme/cowinalert-py

Python Program to check Slot Availability every 5 secs, sends telegram alerts when there is a Slot Available.
https://github.com/akshayitzme/cowinalert-py

covid-19 cowin cowin-alerts python telegram-bot

Last synced: 15 days ago
JSON representation

Python Program to check Slot Availability every 5 secs, sends telegram alerts when there is a Slot Available.

Awesome Lists containing this project

README

        

# Cowin Alert V2
Python Program to check Slot Availability every 5 secs, sends telegram alerts when there is a Slot Available.

## Features
- Instantly Sends Alert through Telegram ⚡.
- Personalized Vaccine Alerts based on,
`Vaccine, Dose, District Code, AgeGroup`
- Finds slots upto 5 dates.

## Set Up
- Paste Telegram BotID in [config.py](config.py)
- Add Users in [DB.py](/Database/db.py)

## Run
- `python main.py`