31 lines
789 B
Markdown
31 lines
789 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
|
|
* `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 <number> messages (optionally only by @user)
|
|
|
|
## Building
|
|
|
|
```text
|
|
make build-all
|
|
```
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE) |