Tree
- Tree:
9f632a6424a50ec6fc93291010bcdd9fc3f2c3dc- Date:
- Message:
- change default api endpoint
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.
