dispatch an event for when someone (un)pauses server invites #5906
Unanswered
keqking
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 4 replies
-
Sounds like this is a request for logging when invites are paused/unpaused in the guild's audit log, not for a new gateway event. Pausing/unpausing invites already triggers the |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Greetings,
Right now, there is no way for a bot to effectively know who paused/unpaused the server invites and this becomes a bit challenging (or time-consuming) to deal with on large Discord communities where you have a team of many moderators/administrators who can execute said action. A gateway event to listen to this action through bot and to log who executed this action would be really helpful in such aforementioned large communities.
Beta Was this translation helpful? Give feedback.
All reactions