Skip to content

dbetteridge/nhs-vacbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Requires chromium installed

sudo apt-get install chromium-browser

  1. Setup required packages

yarn install

  1. Create .env file in the root
WEBHOOK_URL=https://discord.com/api/webhooks/SECRET
NHS_NUMBER=723263xxxx
DOB=dd/mm/yyyy
INTERVAL=4
PERIOD=hours
  1. Create some kind of webhook to post messages to and include in .env (Optional)

  2. Adjust the period and interval in .env if necessary, default is 1 hours between checks (Optional)

  3. Run yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors