Tree
- Tree:
fe8730b6035d20e8fc711213b58080c201e5cdbc- Date:
- Message:
- added a few bot options
| README.md | commits | blame |
| args.go | commits | blame |
| covid.go | commits | blame |
| discord.go | commits | blame |
| go.mod | commits | blame |
| go.sum | commits | blame |
| main.go | commits | blame |
| vaccinations.go | commits | blame |
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 covid19_updates_discord `go build *.go` # Usage Run discovd_covid19 with the `-h` flag to get some more information.
