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

[FEAT] Add support for bulk banning members

Open AstreaTSS opened this issue 1 year ago • 0 comments

Problem Description

Exactly what the title says. No, I'm not making it up, this is genuinely a thing. It's not on the Discord docs, but it already has a PR ready, and discord.py has already added it in.

Proposed Solution

Add a bulk_ban function to Guild.

Alternatives Considered

No response

Additional Information

There's an argument not to add this in since it's never been mentioned by Discord, but it is extremely odd that discord.py would add it so casually. It's also in a PR state on the doc's GitHub, as mentioned before.

Code of Conduct

  • [X] I agree to follow the contribution requirements.

AstreaTSS avatar Mar 18 '24 18:03 AstreaTSS