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

Add support for automatically reacting to approved submissions #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

puppy0cam
Copy link
Contributor

This PR adds support for the bot to add reactions to approved submissions.
The reason is that https://github.com/NewCircuit/autoreact is somewhat flawed in that it will attempt to add reactions to a message that was deleted by this bot for the approval process, resulting in an error being printed to it's console.
Rather than trying to catch the error on the autoreact bot, I think it makes more sense to apply the reaction functionality directly to this bot, with the bonus of being able to configure reactions on a per-event basis rather than using the same combination of reactions in all subscribed channels which is how the autoreact bot appears to function.

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

Successfully merging this pull request may close these issues.

1 participant