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
[p]command disable
As in title, make [p]command disable remove the command from help. Maybe as a [p]helpset setting.
[p]helpset
Currently workaround for this is denying it in permissions cog as well:
[p]permissions setdefaultglobalrule deny <cog_or_command>
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature request
Select the type of feature you are requesting:
Describe your requested feature
As in title, make
[p]command disable
remove the command from help. Maybe as a[p]helpset
setting.Currently workaround for this is denying it in permissions cog as well:
The text was updated successfully, but these errors were encountered: