TCCPP / wheatley

Wheatley discord bot for the Together C & C++ discord server
Other
14 stars 21 forks source link

Make bot add a delet_this message to any picture in memes #111

Open ThePlatypusEveryoneLoves opened 2 months ago

ThePlatypusEveryoneLoves commented 2 months ago

Added it so the bot will also automatically add a delete_this emoji to any picture in memes so that users can't overload reaction count and prevent anyone from adding the :delet_this: reaction

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

jeremy-rifkin commented 2 months ago

Hey Perry, thanks so much for your interest in contributing and taking the time to put this together. I see the problem you're trying to solve however I don't know that we'd want :delete_this: auto-reacted on everyone's memes. Maybe there's another solution to be found here? E.g., always allowing one reaction to be available on a post if :delete_this: isn't present?

ThePlatypusEveryoneLoves commented 2 months ago

I can do it next week.