This commit is contained in:
Daniel Odendahl Jr
2017-09-16 21:28:06 +00:00
parent 1ea2cbf32b
commit 5d75d0bc65
+1 -1
View File
@@ -6,7 +6,7 @@ module.exports = class MemeCommand extends Command {
constructor(client) {
super(client, {
name: 'meme',
group: 'fun',
group: 'image-edit',
memberName: 'meme',
description: 'Sends a meme with the text and background of your choice.',
clientPermissions: ['ATTACH_FILES'],