1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 02:54:21 +00:00
royalnet/src
Stefano Pigozzi 2b31bb8c0a
Add rich text formatting features (#6)
* Add rich formatting to `/help`
* Create `EscapableInTelegramHTML` trait and implement it for types where `String: From<T>`
* Add rich formatting to `/reminder`
* Add rich formatting to `/whoami`
* Add rich formatting to the launch message
2024-07-14 09:46:20 +02:00
..
database Lint: remove unnecessary pub(self) 2024-07-11 06:32:56 +02:00
services Add rich text formatting features (#6) 2024-07-14 09:46:20 +02:00
utils Display DEBUG as version in debug builds 2024-07-11 09:07:53 +02:00
main.rs Refactor services again to use traits and to allow bot to update its own command list 2024-07-11 08:24:41 +02:00