better description

This commit is contained in:
loicbersier 2020-03-18 02:38:25 +01:00
parent 53df9ae69b
commit e6bbafb7c2

View file

@ -20,7 +20,7 @@ class commandblockCommand extends Command {
userPermissions: ['ADMINISTRATOR'],
channelRestriction: 'guild',
description: {
content: 'Block a command',
content: 'Block a command. Execute that command again to unblock a command',
usage: '[command name]',
examples: ['owned']
}