update description

merge-requests/4/head
loicbersier 5 years ago
parent f5610f799a
commit f78c092cb8

@ -34,8 +34,8 @@ class shameboardCommand extends Command {
} }
], ],
description: { description: {
content: 'Set shameboard', content: 'Set shameobard --remove to remove the shameboard',
usage: '[]', usage: '[emote] [minimum number required to enter shameboard]',
examples: [''] examples: ['']
} }
}); });

@ -34,8 +34,8 @@ class StarBoardCommand extends Command {
} }
], ],
description: { description: {
content: 'Set starboard', content: 'Set starboard --remove to remove the starboard',
usage: '[]', usage: '[emote] [minimum number required to enter starboard]',
examples: [''] examples: ['']
} }
}); });

Loading…
Cancel
Save