diff --git a/commands/fun/badmeme.js b/commands/fun/badmeme.js index 2ba4807..675eb57 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.', }); }