Tree
- Tree:
fc375cfb827ce0a96babbc07f2a5cc70b358c801- Date:
- Message:
- added .gitignore
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.
