tuhinpal / Cowin-Bot

Get updates in Telegram when a vaccination center available in your pin code. We can win Covid 🀝

Home Page:https://telegram.dog/cowinupdate_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cowin Bot

Get updates in Telegram when an vaccination center available in your pin code. We can win Covid 🀝

Commands:

  • /start - Start the Bot
  • /help - Get Help
  • /set [Pin-Code] - Set Pincode for Update
  • /delete - Cancel updates

Deploy:

You need an Indian server to deploy this Bot. NodeJS and NPM is required.

  • Edit config.js and add your BOT_TOKEN, MONGODB_URL & SCHEDULE_TIME
  • Install dependencies
npm install
  • Install ForeverJS Globally
npm install forever -g
  • Start the BOT
forever start main.js

Limitation:

APIs can be cached, so it can be delay to fetch the correct result.

Legal:

This repository has been created for educational purposes only. I will not be responsible for any kind of abuse.

Some Notes:

Changing some codes and adding your name will not make you a developer

License & Copyright :

Connect :

Crafted with care by Tuhin πŸ’— Maybe it deserves a Star ⭐

About

Get updates in Telegram when a vaccination center available in your pin code. We can win Covid 🀝

https://telegram.dog/cowinupdate_bot

License:Apache License 2.0


Languages

Language:JavaScript 100.0%