Skip to content

fix: use monochrome unicode variation selector for emoji to avoid resync - #798

Open
shiftinv wants to merge 1 commit into
onerandomusername:mainfrom
shiftinv:fix/category-emoji-unicode
Open

fix: use monochrome unicode variation selector for emoji to avoid resync#798
shiftinv wants to merge 1 commit into
onerandomusername:mainfrom
shiftinv:fix/category-emoji-unicode

Conversation

@shiftinv

Copy link
Copy Markdown
Contributor

Discord apparently strips (some/most?) unicode control characters in strings, including variation selector 16 (U+FE0F), which means commands will resync every time on startup, as "⚙️" != "⚙" (\u2699\ufe0f vs \u2699). As far as I can tell, we'll just have to concede to Discord here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant