Updated description

This commit is contained in:
Loïc Bersier 2018-09-08 21:45:09 +02:00
parent 8357a1d72f
commit c092aacda2

View file

@ -6,7 +6,7 @@ module.exports = class BadmemeCommand extends Command {
name: 'badmeme',
group: 'fun',
memberName: 'badmeme',
description: 'test.',
description: 'Send some very bad memes.',
});
}