Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord's :slightly_smiling: face does not translate in-game to 🙂. #15

Open
mibby opened this issue Mar 6, 2020 · 0 comments
Open
Assignees
Labels

Comments

@mibby
Copy link

mibby commented Mar 6, 2020

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

@RadBuilder RadBuilder added the bug label Mar 24, 2020
@RadBuilder RadBuilder self-assigned this Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants