From 5b4835719fb685b558529e2b9ecb6830adf2b62d Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sat, 1 Dec 2018 02:48:27 +0100 Subject: [PATCH] --- commands/fun/sayd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/sayd.js b/commands/fun/sayd.js index 9a83c7f2..3f7d16f4 100644 --- a/commands/fun/sayd.js +++ b/commands/fun/sayd.js @@ -8,7 +8,7 @@ module.exports = class saydCommand extends Command { aliases: ['repeat'], group: 'fun', memberName: 'sayd', - 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 and delete your message( can also use [verb] [noun] [adverb] [adjective] [member] and [number] to get random thing )`, args: [ { key: 'text',