BloomGameStudio / BloomDiscordBot

1 stars 1 forks source link

DMing contributor multiple times #55

Open Sarahtonein opened 7 months ago

Sarahtonein commented 7 months ago

If a contributors emoji has been added to a message, and additional parties use the same reaction they should not be DM'd everytime.

Suggestion would be to keep track of message IDs contributors have been mentioned in and/or checking the message that a reaction is added to, checking if the reaction is already on that given message.