Tree
- Tree:
d83e2f76068c8b62724ef20df74c48ba82093a96- Date:
- Message:
- cleanup + reaction intent and basic Makefile
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.
