Configurable Magic™ Command Permission Levels
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
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