Implement Command for Ping

This commit is contained in:
Joscha 2023-02-26 19:50:29 +01:00
parent 5b4bf87506
commit 8b8d281f8a
2 changed files with 27 additions and 5 deletions

View file

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