You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides the fact that Discord analogues aren't the exact emojis, there is also the question of localization. This seems like for the russian case, it gets transferred as {ΠΠ²Π°Π΄ΡΠ°Ρ} over the wire which will make this a lot more difficult.
I think the solution would to just replace the {} with ::
So example when the bot see's {skull} it would just relay :skull: to the discord channel.
This way users can setup their own custom emotes on the discord server if they which to display the icons and if they dont its not a big deal since it will just show :skull: in discord versus {skull}.
Suggestion:
There are some wow icons
{star}, {skull}, {cross}, {circle}, {moon}, {diamond}, {square}, {triangle}.
In discord should be replaced with discord analog emojiβ¦οΈ ,
{star} - β
{skull} - π
{cross} - β ,
{circle} - β«,
{moon } - π,
{diamond} -
{square} - βΌοΈ,
{triangle} - πΊ
or others (maybe serverspecific emojis)
The text was updated successfully, but these errors were encountered: