diff --git a/commands/fun/say.js b/commands/fun/say.js index e8425da6..64e7c970 100644 --- a/commands/fun/say.js +++ b/commands/fun/say.js @@ -5,7 +5,7 @@ module.exports = class sayCommand extends Command { name: 'say', group: 'fun', memberName: 'say', - description: `repeat the text`, + description: `Repeat the text you send`, args: [ { key: 'text',