Updated description
This commit is contained in:
parent
1916300375
commit
18725ad946
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module.exports = class sayCommand extends Command {
|
||||||
name: 'say',
|
name: 'say',
|
||||||
group: 'fun',
|
group: 'fun',
|
||||||
memberName: 'say',
|
memberName: 'say',
|
||||||
description: `repeat the text`,
|
description: `Repeat the text you send`,
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
key: 'text',
|
key: 'text',
|
||||||
|
|
Loading…
Reference in a new issue