forked from Supositware/Haha-Yes
forgot to fix that typo hehe
This commit is contained in:
parent
061667904b
commit
21419cd38d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ module.exports = class sayCommand extends Command {
|
||||||
aliases: ['repeat'],
|
aliases: ['repeat'],
|
||||||
group: 'fun',
|
group: 'fun',
|
||||||
memberName: 'say',
|
memberName: 'say',
|
||||||
description: `Repeat the text you send ( can also use [verb] [noun] [adverbs] [adjective] [activities] [celebrities] [countries] [diseases] [elements] [hobbies] [music] [prefixe] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`,
|
description: `Repeat the text you send ( can also use [verb] [noun] [adverbs] [adjective] [activities] [celebrities] [countries] [diseases] [elements] [hobbies] [music] [prefixes] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`,
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
key: 'text',
|
key: 'text',
|
||||||
|
|
Loading…
Reference in a new issue