Channel overwrites for command permissions #5118
Unanswered
xSke
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 3 replies
-
For now that's not a use case our permission system will support. For your use case, you can create mod commands which are only accessible by moderators in mod channels. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the "standard" permission system, I am able to configure permissions for individual roles/members specific for each channel.
With the new command permission system, it seems like I'm able to allow/deny commands for each channel or for each role, but simultaneously (although I can do it "separately").
What I want to be able to express is something like "role A can use the command in channel A, and role B can use the command in channel B", and that doesn't seem possible to do with the current setup (but would be trivial to do with "standard" permissions).
One use case I have in mind is being able to designate certain roles as "moderators" of certain channels/categories and give them permission to use mod commands only in the corresponding set of channels.
Beta Was this translation helpful? Give feedback.
All reactions