canopeas/README.md

29 lines
644 B
Markdown

# 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](https://inspirobot.me)
* `dad` - Get a random dad joke from [icanhazdadjoke](https://icanhazdadjoke.com)
* `insult` - The fan favorite returns
### Moderation
* `clear [<@user>] <number>` - Clear <number> messages (optionally only by @user)
## Building
```text
make build-all
```
## License
[MIT](LICENSE)