Go to file
Etzelia a772c0ffa3
Add rate limit and insult
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-06-15 21:19:20 -05:00
config Add rate limit and insult 2020-06-15 21:19:20 -05:00
database Initial Commit 2020-06-09 08:04:44 -05:00
discord Add rate limit and insult 2020-06-15 21:19:20 -05:00
.gitignore Initial Commit 2020-06-09 08:04:44 -05:00
LICENSE Add License 2020-06-09 08:52:14 -05:00
Makefile Add Dad joke API and fix OAuth URL 2020-06-12 12:01:17 -05:00
README.md Add rate limit and insult 2020-06-15 21:19:20 -05:00
go.mod Update go-mcm 2020-06-11 01:16:04 -05:00
go.sum Update go-mcm 2020-06-11 01:16:04 -05:00
main.go Initial Commit 2020-06-09 08:04:44 -05:00
sedbot.example.go Initial Commit 2020-06-09 08:04:44 -05:00
sedbot.example.toml Add rate limit and insult 2020-06-15 21:19:20 -05:00

README.md

SedBot

BirbMC Discord generi-bot.

Commands

Public

  • register <in-game name> - Register to the Discord
  • echoes - Get a list of dynamic echo messages
    • <echo> - Get a specific echo message
  • fired - Check how many times Carolyn has been fired
  • inspire - Get a random "inspirational" message from InspiroBot
  • dad - Get a random dad joke from icanhazdadjoke
  • insult - The fan favorite returns

Moderation

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

Building

make build-all

License

MIT