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 "default" emojis can't be reaction roles if they are not also unicode emojis #19

Closed
jessthetrain opened this issue May 12, 2022 · 2 comments
Assignees
Milestone

Comments

@jessthetrain
Copy link

Expected Behavior

If I were to put a discord emoji into the "emoji" field of the "/reactions roles add" command, it should work.

Current Behavior

For some reason, it only works if the "default discord emoji" is also an emoji in unicode. For example, the :flag_eu: emoji is a discord-made emoji that isn't in unicode and the bot cannot understand it.
image
image

Steps to Reproduce (for bugs)

  1. Using the "/reactions roles add" command, use an emoji that is not in unicode but is default on discord
  2. Wait for the bot's response :)

Context

I was making a regions reaction category for regional roles, here is an example of the previous one we used with carl-bot:
image

@mkevenaar mkevenaar added the bug label May 14, 2022
@mkevenaar mkevenaar added this to the 0.1.0 milestone May 14, 2022
@mkevenaar mkevenaar self-assigned this May 14, 2022
@mkevenaar
Copy link
Owner

@Stones8000 This has been solved and should be available in less then 1h

@mkevenaar
Copy link
Owner

🎉 This issue has been resolved in version 0.1.0 🎉

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

No branches or pull requests

2 participants