Yes-Theory-Fam / yesbot-ts

Codebase for the production bot on https://discord.gg/yestheory
MIT License
34 stars 113 forks source link

Custom emoji reaction on polls #666

Open joshtrivedi opened 2 years ago

joshtrivedi commented 2 years ago

Able to react to polls using custom emojis rather than just regular emojis.

mvarendorff commented 2 years ago

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.

hasanlatch007 commented 2 years ago

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? Or would it stay and still be react-able?

mvarendorff commented 2 years ago

A test shows the latter; also keeps working across guilds. Only when the reaction is cleared entirely, it cannot be readded.

joshtrivedi commented 1 year ago

Wow this been sitting here for a long time

joshtrivedi commented 6 months ago

Waiting for 6 July 2024 to comment, wow this been sitting here for a long time