Tree
- Tree:
8a610e0940b7f31e755fd02451140f92e965d659- Date:
- Message:
- added README.md
| 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.
