Update emoji
This commit is contained in:
parent
2decee83e9
commit
96743e26e2
3 changed files with 643 additions and 13 deletions
|
|
@ -15,6 +15,7 @@ Procedure when bumping the version number:
|
|||
|
||||
### Changed
|
||||
- **(breaking)** `bot::instance::ServerConfig::default` now points to `euphoria.leet.nu`
|
||||
- Updated set of emoji names
|
||||
- Documentation now references `euphoria.leet.nu` instead of `euphoria.io`
|
||||
|
||||
## v0.4.0 - 2023-05-14
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
//! All emoji the euphoria.io client knows.
|
||||
//! All emoji the euphoria.leet.nu client knows.
|
||||
|
||||
use std::borrow::Cow;
|
||||
use std::collections::HashMap;
|
||||
|
|
|
|||
653
src/emoji.txt
653
src/emoji.txt
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue