Update emoji

This commit is contained in:
Joscha 2023-12-26 13:52:19 +01:00
parent 2decee83e9
commit 96743e26e2
3 changed files with 643 additions and 13 deletions

View file

@ -15,6 +15,7 @@ Procedure when bumping the version number:
### Changed ### Changed
- **(breaking)** `bot::instance::ServerConfig::default` now points to `euphoria.leet.nu` - **(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` - Documentation now references `euphoria.leet.nu` instead of `euphoria.io`
## v0.4.0 - 2023-05-14 ## v0.4.0 - 2023-05-14

View file

@ -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::borrow::Cow;
use std::collections::HashMap; use std::collections::HashMap;

File diff suppressed because it is too large Load diff