Skip to content

hardeeksharma/covid-vaccine-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID VACCINE TELEGRAM BOT USING SPRING BOOT

This application is a covid vaccine slot notifier via telegram bot. This application uses public CO-WIN API to poll every 3-5 minutes for slots in a particular PINCODE and Telegram-API to send API requests to the bot.

Show some ❤️ and star the repo to support the project

Prerequisites

  1. Telegram Bot
  2. Telegram Group/Channel
  3. Java 8
  4. IntelliJ Community Edition Download

Video Explanation

  1. How to create a telegram bot
  2. How to link telegram bot to a group/channel
  3. Connect your bot with the code

Project Setup (See images below for reference)

  1. Open this project using IntelliJ
  2. Update your PINCODE in TelegramBotService.java
  3. Replace {bot-token} at line no. 33 in TelegramBotService.java
  4. Run the project.

About

This service checks the Co-WIN public API at a specific interval and send update to users specified telegram bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages