Update PermissionsModule.cs
This commit is contained in:
parent
778c06ec8d
commit
138b8ae7e9
@ -813,7 +813,7 @@ namespace NadekoBot.Modules.Permissions
|
||||
|
||||
cgb.CreateCommand(Prefix + "allcmdcooldowns")
|
||||
.Alias(Prefix + "acmdcds")
|
||||
.Description("Shows a list of all commands and their respective cooldowns.")
|
||||
.Description("Shows a list of all commands and their respective cooldowns. | `{Prefix}acmdcds`")
|
||||
.Do(async e =>
|
||||
{
|
||||
ServerPermissions perms;
|
||||
|
Loading…
Reference in New Issue
Block a user