-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
Implement Automod Features #1316
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1316 +/- ##
==========================================
+ Coverage 33.42% 33.43% +0.01%
==========================================
Files 93 93
Lines 17606 17612 +6
==========================================
+ Hits 5885 5889 +4
- Misses 11721 11723 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Suggesting an |
Such an event would have to be implemented into the Discord gateway for bots to receive, so it's up to Discord to make that possible. |
Co-authored-by: baronkobama <[email protected]>
Co-authored-by: baronkobama <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The enums and new AuditLogActions should be documented too
Co-authored-by: Middledot <[email protected]>
Summary
Implements some automod features
Based on discord/discord-api-docs#4873 (that's all there is)Noticed a new PR with more information, discord/discord-api-docs#4860
Checklist
type: ignore
comments were used, a comment is also left explaining why