Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 404 Bytes

vaccine-notifier-dbot

A simple bot, made in TypeScript, designed to send Discord webhook messages notifying the availability of vaccines by two NYC vaccine distribution websites.

Instructions:

  1. Clone the repo
  2. Add a .env file, and create an environment variable for 'DISCORD_WEBHOOK'
  3. Install required packages with npm install
  4. Navigate to the dist/ folder, and then run node monitor.js