EmojiChat icon indicating copy to clipboard operation
EmojiChat copied to clipboard

Discord's :slightly_smiling: face does not translate in-game to :slightly_smiling_face:.

Open mibby opened this issue 4 years ago • 0 comments

On discord if you type :), the smiley emoji does not show in-game. It outputs as :slightly_smiling: text while EmojiChat's actual smiley is slightly_smiling_face. The weird thing is while it outputs as :slightly_smiling: text in-game, when you hover over the emoji on discord, it's actually called :slight_smile:.

I tried adding both as shortcuts to the config, but smiling on discord does not translate to the emoji.

shortcuts:
  slightly_smiling_face:
  - ':)'
  - '(:'
  - ':slightly_smiling:'
  - ':slight_smile:'

Other emojis work fine to and from discord and in-game. Would it be possible to add an alias to match discord's emoji name so smiling on discord works?

Using DiscordSRV to bridge chat.

DiscordSRV v1.19.0-SNAPSHOT EmojiChat v1.8.3

mibby avatar Mar 06 '20 03:03 mibby