forked from Supositware/Haha-Yes
update description
This commit is contained in:
parent
f5610f799a
commit
f78c092cb8
2 changed files with 4 additions and 4 deletions
|
@ -34,8 +34,8 @@ class shameboardCommand extends Command {
|
|||
}
|
||||
],
|
||||
description: {
|
||||
content: 'Set shameboard',
|
||||
usage: '[]',
|
||||
content: 'Set shameobard --remove to remove the shameboard',
|
||||
usage: '[emote] [minimum number required to enter shameboard]',
|
||||
examples: ['']
|
||||
}
|
||||
});
|
||||
|
|
|
@ -34,8 +34,8 @@ class StarBoardCommand extends Command {
|
|||
}
|
||||
],
|
||||
description: {
|
||||
content: 'Set starboard',
|
||||
usage: '[]',
|
||||
content: 'Set starboard --remove to remove the starboard',
|
||||
usage: '[emote] [minimum number required to enter starboard]',
|
||||
examples: ['']
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue