Tree
- Tree:
6b0db7a33e0d1e1065f1507d8be773b7e8e03f0a- Date:
- Message:
- fixed Makefile spelling error
README.md
# discord_covid19 discord_covid19 talks to the RKI (Robert-Koch-Institut) REST API and posts the formatted result to a discord channel. This is using the [rki-covid-api](https://github.com/marlon360/rki-covid-api) written by [marlon360](https://github.com/marlon360/) as the REST API source. # 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.
