Skip to content

Script to assist with finding a vaccine appointment

Notifications You must be signed in to change notification settings

justinph/vaccinetexter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaccine Spotter Texter

This very simple node script will help notify you or your loved ones of available vaccine appointments via text message. It uses the Vaccine Spotter Very Beta API and Twilio to make this happen.

Requirements

  • Node JS
  • Yarn
  • Paid Twilio account

Setup

  1. Clone this package
  2. Run yarn to install the dependencies
  3. Configure by copying config.example.js into config.js and update the necessary values.
  4. Run: node index.js.

I use a cron job every 5 minutes on a very basic cloud instance. It works well.

License and Warranty

There is no warranty. You're on your own.

This script is free as in beer.

About

Script to assist with finding a vaccine appointment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published