Tree
- Tree:
fce308413e46f54f4c18949b34dc02779e1d34d2- Date:
- Message:
- add LICENSE
| LICENSE | commits | blame |
| README.md | commits | blame |
| go.mod | commits | blame |
| go.sum | commits | blame |
| main.go | commits | blame |
| srcom/ | |
README.md
# discord_sr discord_sr talk to the speedrun.com REST API via srapi and posts the formatted result to a discord channel. # Requirements The Go compiler # Compiling discord_sr `go build main.go` # Running discord_sr `./main --token <authentication token>` # Usage For usage help send a command to the bot (currently one of `*records`, `*top`, and `*wr`) and read the help.
