How do I make it so when a viewer uses !command , it ONLY shows commands available to “everyone” and not commands listed for moderators, owner, etc.?
Hey @drancy_new6_5000!
The default command !commands
gives a link to the entire commands list, which includes commands for moderators and the owner, however, sensitive content should be masked by default.
You could override the default command !commands
for another output, however your moderators will then need to use shortcut commands (!addcom
, !editcom
, !delcom
) to manage your commands:
!addcom !commands LIST_OF_COMMANDS_FOR_EVERYONE
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.