discord.py icon indicating copy to clipboard operation
discord.py copied to clipboard

Support for AutoMod Members

Open codeofandrin opened this issue 2 years ago • 1 comments

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, ...)

codeofandrin avatar Apr 02 '23 20:04 codeofandrin

I'm very against making a breaking change here, not sure what harm there is in still having block_message be 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.

codeofandrin avatar Apr 08 '23 12:04 codeofandrin

Is there anything still holding this PR back?

ghost avatar Aug 01 '23 13:08 ghost

Is there anything still holding this PR back?

You may have forgotten to re-request review from Rapptz

Duued avatar Aug 01 '23 19:08 Duued

Not my PR, just curious about its state since I need this feature.

ghost avatar Aug 01 '23 19:08 ghost

It's still not documented on Discord's side, see here: https://github.com/discord/discord-api-docs/pull/6040

codeofandrin avatar Sep 17 '23 15:09 codeofandrin

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

codeofandrin avatar Oct 08 '23 16:10 codeofandrin