Tree
- Tree:
6ce1c81bad3f8d4508739b4b470fd2a5e88adc05- Date:
- Message:
- removing vaccinations.go it's not being used currently and needs a rewrite anyways. i might only rewrite it after implementing data for states and/or history
README.md
# discord_covid19 discord_covid19 talks to the RKI (Robert-Koch-Institut) REST API and posts the formatted result to a discord channel. # Requirements - The Go compiler # Compiling discord_covid19 `make` or `go build -o discord_covid19 *.go` # Usage Run discovd_covid19 with the `-h` flag to get some more information.
