CowinBot is a Discord Bot to make the vaccine registration in a feasible way. Our Bot performs fucntions like Registeration, Notification etc.
Below are the list of comands to be used to intrect with CowinBot
Command | Description |
---|---|
help |
To get started with bot |
register |
To register for the vaccination |
vaccine |
To check the avaliability of vaccine at desired centers |
notify |
To notify the user about the slot availability |
myInfo |
To know your registration status |
stopNotify |
To Stop Notification |
You can clone this repo and host the bot yourself.
git clone https://github.com/safwanvk/cowinbot-discord.git
After cloning, run an
pip install -r requirements.txt
to snag all of the dependencies. Of course, you need python installed.
Run
python main.py
Released under the MIT License license.