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: {
|
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…
Reference in a new issue