diff --git a/commands/random-img/awwnime.js b/commands/random-img/awwnime.js index 29289a77..f02c4820 100644 --- a/commands/random-img/awwnime.js +++ b/commands/random-img/awwnime.js @@ -8,7 +8,7 @@ module.exports = class AwwnimeCommand extends SubredditCommand { name: 'awwnime', aliases: ['aww-anime', 'moe'], group: 'random-img', - memberName: 'meme', + memberName: 'awwnime', description: 'Responds with cute random anime art.', clientPermissions: ['EMBED_LINKS'], postType: 'image',