RPCS3 / discord-bot

Source code for RPCS3's Discord bot.
https://rpcs3.net/
GNU Lesser General Public License v2.1
58 stars 45 forks source link

Username emojis do not work #866

Closed MSuih closed 2 years ago

MSuih commented 2 years ago

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.