Skip to content

thusharkiransd/Cowinoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Cowinoid

Cowinoid Discord Bot

Hey!👋🏻 I'm Cowinoid, a discord bot. I can help you check the availability Covid-19 vaccination slots anywhere in Kerala and notify you when slots are available. I was created as a part of TinkerHub Build From Home 2021.


Here's how I can help you🤖

  • Add the discord bot to your server
  • List the available districts
  • Enter your district and age
  • Modify the saved data
  • Check the availability of slots based on the data provided
  • Receive hourly notifications on open slots
  • Unsubscribe from the notifications



How to Configure Project?

  1. Clone Project
git clone 
  1. Change directory to VacBot
cd VacBot
  1. Install libraries
npm install
  1. Create file .env and add the line
BOT_TOKEN=enter_your_bot_token
MONGO_DBNAME=enter_mongoDB_name
MONGO_USERNAME=enter_your_mongoDB_Username
MONGO_PASSWORD=enter_your_bot_mongoDB_Password
MONGO_CLUSTER=enter_your_mongoDB_Cluster
  1. Run project
npm start



Libraries used

  1. Discord.js : To make our NodeJS Bot for Discord
  2. dotenv : To set environmental Variable
  3. https : To send API requests
  4. MongoDB : Used as Database
  5. scheduler : To schedule daily updates



Team Cowinoid

  1. Ashish Tom
  2. Janet S
  3. Thushar Kiran

Team Id

BFH/recG2hXWYRGEgMzRC/2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published