-
Notifications
You must be signed in to change notification settings - Fork 113
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
Custom emoji reaction on polls #666
Comments
For completeness: YesBot also currently allows using emojis from servers he is on, so this issue is about emojis from other servers. One way to approach this could be creating a temporary emote with the image ID, reacting with it, then removing it again. |
Random thought, creating the emote temporary then removing it won't it be removed from the message itself? |
A test shows the latter; also keeps working across guilds. Only when the reaction is cleared entirely, it cannot be readded. |
Wow this been sitting here for a long time |
Waiting for 6 July 2024 to comment, wow this been sitting here for a long time |
Able to react to polls using custom emojis rather than just regular emojis.
The text was updated successfully, but these errors were encountered: