diff --git a/commands/fun/say.js b/commands/fun/say.js index 769ffc9..b85eb4e 100644 --- a/commands/fun/say.js +++ b/commands/fun/say.js @@ -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] [adverb] [adjective] [member] and [number] to get random thing )`, + description: `Repeat the text you send ( can also use [verb] [noun] [adverb] [adjective] [activitie] [celebreties] [countrie] [diseases] [elements] [hobbie] [music] [prefixe] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`, args: [ { key: 'text', diff --git a/commands/fun/sayd.js b/commands/fun/sayd.js index a0d4e3b..c93f515 100644 --- a/commands/fun/sayd.js +++ b/commands/fun/sayd.js @@ -8,8 +8,7 @@ module.exports = class saydCommand extends Command { aliases: ['repeatd'], group: 'fun', memberName: 'sayd', - description: `Repeat the text you send and delete your message( can also use [verb] [noun] [adverb] [adjective] [member] and [number] to get random thing )`, - args: [ + description: `Repeat the text you send ( can also use [verb] [noun] [adverb] [adjective] [activitie] [celebreties] [countrie] [diseases] [elements] [hobbie] [music] [prefixe] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`, args: [ { key: 'text', prompt: 'What do you want me to say',