Implement nick normalization and mentioning

This commit is contained in:
Joscha 2023-01-30 18:25:32 +01:00
parent e6898cc9f7
commit 09a9620f8e
3 changed files with 61 additions and 1 deletions

View file

@ -19,6 +19,8 @@ Procedure when bumping the version number:
- `euphoxide::Emoji` for finding, replacing and removing colon-delimited emoji in text
- `euphoxide::api::Time::new`
- `euphoxide::nick::hue`
- `euphoxide::nick::mention`
- `euphoxide::nick::normalize`
- Debug logging using the `log` crate
- `testbot_instance` example using the new `euphoxide::bot::instance::Instance`
- VSCode project settings