Skip to content
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

[V3] bot-wide settings for automated mod actions #2125

Closed
1 of 3 tasks
mikeshardmind opened this issue Sep 12, 2018 · 1 comment · Fixed by #2129
Closed
1 of 3 tasks

[V3] bot-wide settings for automated mod actions #2125

mikeshardmind opened this issue Sep 12, 2018 · 1 comment · Fixed by #2129
Assignees
Labels
Type: Enhancement Something meant to enhance existing Red features.
Milestone

Comments

@mikeshardmind
Copy link
Contributor

Feature request

  • Cog
  • Command
  • API functionality

Describe your requested feature

One last thing I'd like to see added prior to RC1 (because this is a 3rd party intended for use tool), which has been discussed partially in discord before

Per guild settings for automated mod action immunity. Any cog having such actions should use the settings there, and a bot.is_automated_action_immune(member_or_context) should work for cogs to check this.

I'll have a PR for this soon if it's something others think should be in core, but I find this a better solution than tying it to mod roles (which grant other things) or needing each individual cog which has such settings to need to be configured separately.

@Kowlin Kowlin added Type: Enhancement Something meant to enhance existing Red features. V3 Status: Accepted We want this labels Sep 14, 2018
@Tobotimus Tobotimus added Status: In Progress There's a PR open to deal with this, or an org member is working on this internally and removed Status: Accepted We want this labels Sep 24, 2018
@Tobotimus
Copy link
Member

Resolved by #2129 🎉

@Tobotimus Tobotimus added this to the RC 1 milestone Sep 25, 2018
@Tobotimus Tobotimus removed Status: Needs Info Needs more info, probably from the author. Status: In Progress There's a PR open to deal with this, or an org member is working on this internally labels Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Something meant to enhance existing Red features.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants