Make botrulez submodules public

This allows users of the library to use the commands' Args structs.
This commit is contained in:
Joscha 2024-12-04 17:14:55 +01:00
parent 8506a231dd
commit f973a819b6
3 changed files with 12 additions and 5 deletions

View file

@ -14,6 +14,13 @@ Procedure when bumping the version number:
## Unreleased
### Added
- `bot::botrulez::full_help`
- `bot::botrulez::ping`
- `bot::botrulez::short_help`
- `bot::botrulez::uptime`
### Changed
- **(breaking)** Switched to `jiff` from `time`