Implement Command for ShortHelp

This commit is contained in:
Joscha 2023-02-26 19:52:28 +01:00
parent 8b8d281f8a
commit f5c5043896
2 changed files with 25 additions and 5 deletions

View file

@ -15,6 +15,7 @@ Procedure when bumping the version number:
### Added
- `bot::botrulez::Ping` now implements `bot::command::Command`
- `bot::botrulez::ShortHelp` now implements `bot::command::Command`
### Changed
- Instances log to target `euphoxide::live::<name>`