Skip to content

Telegram bot source code to check the available vaccine slots via states, districts, or Pincode

License

Notifications You must be signed in to change notification settings

chandrikadeb7/Cowin-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Cowin Telegram Bot 🤖

A Telegram Bot that shows the available vaccination slots filtered by Indian states, districts, or pincodes.

⭐ Star us on GitHub — it helps!

                               Python contributions welcome Forks Stargazers Issues MIT License LinkedIn

🚀  Installation

Clone the repo

$ git clone https://github.com/chandrikadeb7/Cowin-Telegram-Bot.git

Install the required modules

$ pip3 install -r requirements.txt

💡 Working

Create a Telegram Bot

  • Talk to @BotFather and proceed as guided
  • Choose a name and username for your bot account.
  • Enter the details and keep safe the access token generated.

Enter your generated access token in the file config.ini

[TELEGRAM]
token = xxxxxxxxxxxxxxxxxxxxxxxx (insert token here)

[API]
user-agent = python-requests/2.25.1

🔑 Run

Run the bot.py file

$ pip3 bot.py

👏 And it's done!

Feel free to file a new issue with a respective title and description on the the Cowin-Telegram-Bot repository. If you already found a solution to your problem, I would love to review your pull request!

📘  License

The Cowin-Telegram-Bot is released under the under terms of the MIT License.

❤️ Contributor

Made by Chandrika Deb

Releases

No releases published

Packages

No packages published

Languages