Implement nick normalization and mentioning
This commit is contained in:
parent
e6898cc9f7
commit
09a9620f8e
3 changed files with 61 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue