27 lines
508 B
Markdown
27 lines
508 B
Markdown
# SedBot
|
|
|
|
BirbMC Discord generi-bot.
|
|
|
|
## Commands
|
|
|
|
### Public
|
|
|
|
* `register <in-game name>` - Register to the Discord
|
|
* `links` - Get a list of dynamic links
|
|
* `<link>` - Get a specific link
|
|
* `fired` - Check how many times Carolyn has been fired
|
|
* `inspire` - Get a random "inspirational" message from [InspiroBot](https://inspirobot.me)
|
|
|
|
### Moderation
|
|
|
|
* `clear [<@user>] <number>` - Clear <number> messages (optionally only by @user)
|
|
|
|
## Building
|
|
|
|
```text
|
|
make build-all
|
|
```
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE) |