forked from Supositware/Haha-Yes
better description
This commit is contained in:
parent
53df9ae69b
commit
e6bbafb7c2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class commandblockCommand extends Command {
|
||||||
userPermissions: ['ADMINISTRATOR'],
|
userPermissions: ['ADMINISTRATOR'],
|
||||||
channelRestriction: 'guild',
|
channelRestriction: 'guild',
|
||||||
description: {
|
description: {
|
||||||
content: 'Block a command',
|
content: 'Block a command. Execute that command again to unblock a command',
|
||||||
usage: '[command name]',
|
usage: '[command name]',
|
||||||
examples: ['owned']
|
examples: ['owned']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue