From ab436799f9cfbf981443835ae4753f4c7537b1c9 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 28 Mar 2021 16:25:49 -0400 Subject: [PATCH] Fix --- commands/edit-meme/meme-gen.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/edit-meme/meme-gen.js b/commands/edit-meme/meme-gen.js index 7bd7e969..18081f7a 100644 --- a/commands/edit-meme/meme-gen.js +++ b/commands/edit-meme/meme-gen.js @@ -9,7 +9,7 @@ module.exports = class MemeGenCommand extends Command { name: 'meme-gen', aliases: ['meme-generator', 'gen-meme', 'mg', 'mgc'], group: 'edit-meme', - memberName: 'meme-gen-classic', + memberName: 'meme-gen', description: 'Sends a meme with the text and background of your choice.', throttling: { usages: 2,