canopeas/README.md

31 lines
789 B
Markdown
Raw Normal View History

# 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
2020-06-09 13:52:14 +00:00
```
## License
[MIT](LICENSE)