CactusBot icon indicating copy to clipboard operation
CactusBot copied to clipboard

Configurable Magic™ Command Permission Levels

Open Alkali-Metal opened this issue 9 years ago • 1 comments

Have it so the built-in commands can have their user runnable level configured. So commands like !command list can be changed from mod only to user. I would think that this could just be attached into the !config command something similar to...

at least, this is how I would think it would work. With the - being necessary for subcommands like !command list, !quote add, etc.

[Alkali] !config permission command-list User
[CactusBotAlpha] "!command list" permission level updated to User
[Alkali] !config permission social Owner
[CactusBotAlpha] "!social" permission level updated to Owner

Alkali-Metal avatar Jan 07 '17 22:01 Alkali-Metal

This is a good idea.

We talked a while ago about wanting to put something in the API to signify that a command is existent, but magic (currently, /user/:token/command/quote 404's). If we could include a changeable role key in that response, it would be relatively simple to deal with this issue. cc: @RPiAwesomeness

2Cubed avatar Jan 08 '17 01:01 2Cubed