SkillAgentSearch skills...

VaccineAvailabilityNotifier

No description available

Install / Use

/learn @kartikey54/VaccineAvailabilityNotifier
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VaccineNotifier

VaccineNotifier checks the cowin portal periodically to find vaccination slots available in your pin code and for your age. If found, it will send you emails every minute until the slots are available.

<font size="6"> Steps to run the script: </font>

Step 1) Enable application access on your gmail with steps given here: https://support.google.com/accounts/answer/185833?p=InvalidSecondFactor&visit_id=637554658548216477-2576856839&rd=1

Step 2) Enter the details in the file .env, present in the same folder

Step 3) On your terminal run: npm i && pm2 start vaccineNotifier.js

To close the app run: pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js

Here's a sample of the resultant emails: image info

Related Skills

View on GitHub
GitHub Stars531
CategoryDevelopment
Updated7d ago
Forks331

Languages

JavaScript

Security Score

75/100

Audited on Mar 27, 2026

No findings