/GetMySlot

A bot that will not take over the world but will notify you if there is a slot available.

Primary LanguageJupyter NotebookMIT LicenseMIT

Twitter Blog

GetMySlot

A twitter bot that will help you get your very own Vaccine Slot!!! 🤖

Built in under 27 hours! Don't mind the stringly typed and camel case mess.

GetMySlot is an open-source python based twitter bot that provides updates for covid vaccine slots in your locality. GetMySlot also provides weekly updates about percentage of people vaccinated. It will soon be able to provide news and updates regarding all India's vaccination drive.

To try it out, tweet at GetMySlot with your pincode and age group and it will keep you updated. Follow the following tweet format.

Tweet Scheme

The project uses test-drive agile development processes, where requirements are turned into test cases, and code is improved upon.

📞 API's

👾 Technologies/Libraries

  • Tweepy - Used to communicate with Twitter API
  • Pandas - To be updated to sqlite, used as a db
  • Requests - Used for making calls to API
  • Asyncio - Used for making API calls and data processing asynchronous.

License

This project is licensed under the MIT License - see LICENSE.md for details