fix formatting
add ci
update README, add Makefile
discord_sr talk to the speedrun.com REST API via srapi and posts the formatted result to a discord channel.
Install the dependencies:
Then compile discord_covid19:
go build main.go
./main --token <authentication token>
For usage help send a command to the bot (currently one of *records
, *top
, and *wr
) and read the help.
Send patches and questions to ~witcher/public-inbox@lists.sr.ht.
Instructions for preparing a patch are available at git-send-email.io.
Bugs and todo can be found at ~witcher/discord_sr.