Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/akshayitzme/cowinalert-py
- Owner: akshayitzme
- Created: 2021-07-14T10:23:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T10:54:39.000Z (over 3 years ago)
- Last Synced: 2024-11-19T19:05:53.792Z (3 months ago)
- Topics: covid-19, cowin, cowin-alerts, python, telegram-bot
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`