Go to file
Etzelia beb2b4a6aa Add ServerAPI, clean up help, Twitter (#31)
Update make commands

Remove unnecessary generate step

Update Drone to Go 1.16

Add ServerAPI, clean up help, Twitter

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

Co-authored-by: Etzelia <etzelia@hotmail.com>
Reviewed-on: https://git.etztech.xyz/Etzelia/sedbot/pulls/31
Co-Authored-By: Etzelia <etzelia@noreply.example.org>
Co-Committed-By: Etzelia <etzelia@noreply.example.org>
2021-02-22 19:27:49 +01:00
config Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
database Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
discord Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
imgur Jupiter (#23) 2021-01-17 03:45:06 +01:00
.drone.yml Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
.gitignore Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
LICENSE Add License 2020-06-09 08:52:14 -05:00
Makefile Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
README.md Add compliment command and refactor (#7) 2020-07-02 23:52:20 +02:00
go.mod Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
go.sum Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01:00
main.go Add ServerAPI, clean up help, Twitter (#31) 2021-02-22 19:27:49 +01: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