Go to file
Etzelia 7531e1c8af
Add more validation to register
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-06-11 01:00:29 -05:00
config
database
discord Add more validation to register 2020-06-11 01:00:29 -05:00
.gitignore
Makefile
README.md
go.mod
go.sum
main.go
sedbot.example.go
sedbot.example.toml

README.md

SedBot

BirbMC Discord generi-bot.

Commands

Public

  • register <in-game name> - Register to the Discord
  • links - Get a list of dynamic links
    • <link> - Get a specific link
  • fired - Check how many times Carolyn has been fired
  • inspire - Get a random "inspirational" message from InspiroBot

Moderation

  • clear [<@user>] <number> - Clear messages (optionally only by @user)

Building

make build-all