mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #866] Username emojis do not work #95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MSuih on GitHub (Jun 30, 2022).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/866
The username emojis in here do not print anything if the emoji is supplied as a direct emoji instead of the text representation.
https://github.com/RPCS3/discord-bot/blob/18880f0db27532b5a8dacb419ab709f06c497216/CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs#L183-L212
So while f.ex. elad335 and Megamouse do print something, Whatcookie and isjuhn do not show any emojis.
Username emojis do not workto [GH-ISSUE #866] Username emojis do not work