Tree
- Tree:
052ccc74de7853b6fdd0e8134f92c5fccf2a9bde- Date:
- Message:
- removed unused arg flag -c
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 `go build -o discord_covid19 *.go` # Usage Run discovd_covid19 with the `-h` flag to get some more information.
