From c092aacda28f3387c2e6caeb280baea5b6b1b9f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Sat, 8 Sep 2018 21:45:09 +0200 Subject: [PATCH] Updated description --- commands/fun/badmeme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/badmeme.js b/commands/fun/badmeme.js index 2ba48078..675eb57a 100644 --- a/commands/fun/badmeme.js +++ b/commands/fun/badmeme.js @@ -6,7 +6,7 @@ module.exports = class BadmemeCommand extends Command { name: 'badmeme', group: 'fun', memberName: 'badmeme', - description: 'test.', + description: 'Send some very bad memes.', }); }