Tree


README.mdcommits | blame
args.gocommits | blame
covid.gocommits | blame
discord.gocommits | blame
go.modcommits | blame
go.sumcommits | blame
main.gocommits | blame
vaccinations.gocommits | 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 discord_covid19

`go build -o discord_covid19 *.go`

# Usage

Run discovd_covid19 with the `-h` flag to get some more information.