You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AutoModTriggerType.MEMBER_PROFILE is not supposed to have a channel object because it can also trigger on nickname changes, which then throws some errors...
And the AuditLogEventType 146 for quarantining a member as an auto mod action is missing.
Steps to Reproduce
create an auto mod role for user names and let it trigger
Expected Results
that the channel object is optional and the missing event type is added
Minimal Reproducible Code
No response
Traceback
No response
Checklist
I have searched the open issues for duplicates.
I have shown the entire traceback, if possible.
I have removed my token from display, if visible.
I have attempted to debug this myself, and I believe this issue is with the library