Unexpected behavior with "AUTO_MODERATION_ACTION_EXECUTION" event #5415
Unanswered
GoldenAngel2
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The event gets sent per-action taken on the message that gets filtered by AutoMod, which is annoying way of doing it and just wastes resources on both ends, for Discord and the bot developer.
Maybe this could be changed to an array of the
actions
taken on the message vs sending it up to 3 times for a single message blocked.Beta Was this translation helpful? Give feedback.
All reactions