Go to file
Etzelia e688ba4733 Report error in register command (#14)
Formatting

Signed-off-by: Etzelia <etzelia@hotmail.com>

Revise

Signed-off-by: Etzelia <etzelia@hotmail.com>

Fix register and update Drone

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/Etzelia/sedbot/pulls/14
2020-09-08 00:47:01 +02:00
config Add status command (#11) 2020-08-06 22:07:32 +02:00
database Initial Commit 2020-06-09 08:04:44 -05:00
discord Report error in register command (#14) 2020-09-08 00:47:01 +02:00
.drone.yml Report error in register command (#14) 2020-09-08 00:47:01 +02: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 compliment command and refactor (#7) 2020-07-02 23:52:20 +02:00
go.mod Add status command (#11) 2020-08-06 22:07:32 +02:00
go.sum Add status command (#11) 2020-08-06 22:07:32 +02: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 status command (#11) 2020-08-06 22:07:32 +02: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
  • compliment - The other fan favorite returns
  • names <in-game name> [<01/02/2006>] - Minecraft name history (optionally at a specific time)

Moderation

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

Building

make build-all

License

MIT