discord.py
discord.py copied to clipboard
Support for AutoMod Members
Summary
This PR adds support for AutoMod Members. This also adds the new param mention_raid_protection in AutoModTrigger.
Related PR: https://github.com/discord/discord-api-docs/pull/6040
Checklist
- [x] If code changes were made then they have been tested.
- [x] I have updated the documentation to reflect the changes.
- [ ] This PR fixes an issue.
- [x] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [ ] This PR is not a code change (e.g. documentation, README, ...)
I'm very against making a breaking change here, not sure what harm there is in still having
block_messagebe the default.At most I'd say not explicitly passing type should spit back a deprecation warning.
There's just no reason why block_message should be the default, but since it would be a breaking change, I agree.
Is there anything still holding this PR back?
Is there anything still holding this PR back?
You may have forgotten to re-request review from Rapptz
Not my PR, just curious about its state since I need this feature.
It's still not documented on Discord's side, see here: https://github.com/discord/discord-api-docs/pull/6040
This PR can be merged already. The original PR isn't merged yet due to merge conflicts but the "not released" label has been removed, see this comment: https://github.com/discord/discord-api-docs/pull/6040#issuecomment-1634744229