Monitor Nova Scotia COVID-19 testing data and send email notification if data changed.
*Data source: https://novascotia.ca/coronavirus/data/
https://developers.google.com/gmail/api/quickstart/nodejs
npm install
[email protected] TOKEN_PATH=./my_token.json node renew
[email protected] [email protected] [email protected] CLIENT_SECRET=./my_secret_key.json TOKEN_PATH=./my_token.json node index
*I have another repo to get the data table for Canada and save to a file "caData.txt" which used in this script - add the table to the bottom of mail for reference: https://github.com/kk-gjyang/cov-ca-table.