Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 720 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 720 Bytes

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.