Update README.md, Add comments

This commit is contained in:
Daniel Mason 2021-09-02 11:08:26 +12:00
parent a884ed7f46
commit c79f5e7e7e
Signed by: idanoo
GPG key ID: 387387CDBC02F132
3 changed files with 10 additions and 0 deletions

View file

@ -1,6 +1,10 @@
# NZCovidBot
Pull data from Github and parse new locations and fire them off to any configured endpoints
### About
After the twitterbot @nzcovidlocs shut down, I decided to try a different approach, instead of scraping MoH's website, lets parse the raw data!
https://github.com/minhealthnz/nz-covid-data/tree/main/locations-of-interest/august-2021
## Config
Copy .env.example to .env and fill in the blanks.