Go to file
Etzelia 944e417ddb Add Drone tests (#13)
Add Drone tests

Reviewed-on: https://git.etztech.xyz/Etzelia/sedbot/pulls/13
2020-08-12 19:03:31 +02:00
config
database
discord
.drone.yml Add Drone tests (#13) 2020-08-12 19:03:31 +02:00
.gitignore
LICENSE
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
  • 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