Skip to content

Bot that checks for vaccine slots among the given pincodes, if a slot is available it makes an alert sound!

Notifications You must be signed in to change notification settings

Atharva21/cowin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowin bot

This bot plays an alert sound whenever it finds a slot in given pincodes.

  • Specify pincodes (seperated by " ") in application.yml under resources/

  • Install requirements

    pip install -r requirements.txt
    
  • Set other configurations in application.yml file like bot timeout (the seconds after which bot will check for updates)

  • Run script

     python cowin.py
    
  • API Link: https://apisetu.gov.in/public/api/cowin#

About

Bot that checks for vaccine slots among the given pincodes, if a slot is available it makes an alert sound!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages