forked from Supositware/Haha-Yes
fixed some typo
This commit is contained in:
parent
2b0b28bea2
commit
c1542af704
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ module.exports = class sayCommand extends Command {
|
|||
aliases: ['repeat'],
|
||||
group: 'fun',
|
||||
memberName: 'say',
|
||||
description: `Repeat the text you send ( can also use [verb] [noun] [adverbs] [adjective] [activitie] [celebreties] [countrie] [diseases] [elements] [hobbie] [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] [countrie] [diseases] [elements] [hobbies] [music] [prefixe] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`,
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
|
|
Loading…
Reference in a new issue