From 18725ad9466d2407506696f24562b09adde1a5d6 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sat, 22 Sep 2018 17:14:33 +0200 Subject: [PATCH] Updated description --- commands/fun/say.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',