A simple bot, made in TypeScript, designed to send Discord webhook messages notifying the availability of vaccines by two NYC vaccine distribution websites.
Instructions:
- Clone the repo
- Add a .env file, and create an environment variable for 'DISCORD_WEBHOOK'
- Install required packages with
npm install
- Navigate to the dist/ folder, and then run
node monitor.js