mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-01 11:12:15 +00:00
Update README.md
This commit is contained in:
parent
29b1394885
commit
5e88df0f40
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# NZCovidBot
|
||||
Pull data from Github and parse new locations and fire them off to any configured endpoints
|
||||
Pull data from Github and parse new locations and fire them off to any configured endpoints (Slack, Discord, Twitter(untested))
|
||||
|
||||
### 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
|
||||
https://github.com/minhealthnz/nz-covid-data/tree/main/locations-of-interest/august-2021
|
||||
It will clone ministry of healths git repo and poll every minute for updates to their raw CSV
|
||||
|
||||
## Config
|
||||
Copy .env.example to .env and fill in the blanks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue