diff --git a/.env.example b/.env.example index f2467e5c..9cf7a71e 100644 --- a/.env.example +++ b/.env.example @@ -84,15 +84,12 @@ HIGH_FIVE_ALBUM_ID= HOLD_HANDS_ALBUM_ID= HUG_ALBUM_ID= INHALE_ALBUM_ID= -KAREN_ALBUM_ID= KILL_ALBUM_ID= KISS_ALBUM_ID= -LANDO_ALBUM_ID= PAT_ALBUM_ID= POKE_ALBUM_ID= POTATO_ALBUM_ID= PUNCH_ALBUM_ID= -SHREK_ALBUM_ID= SLAP_ALBUM_ID= SLEEP_ALBUM_ID= SMILE_ALBUM_ID= diff --git a/commands/edit-meme/look-what-karen-have.js b/commands/edit-meme/look-what-karen-have.js index 021ce673..74e857f0 100644 --- a/commands/edit-meme/look-what-karen-have.js +++ b/commands/edit-meme/look-what-karen-have.js @@ -8,7 +8,7 @@ module.exports = class LookWhatKarenHaveCommand extends Command { constructor(client) { super(client, { name: 'look-what-karen-have', - aliases: ['look-at-what-karen-has', 'look-what-karen-has'], + aliases: ['look-at-what-karen-has', 'look-what-karen-has', 'karen', 'ayaya'], group: 'edit-meme', memberName: 'look-what-karen-have', description: 'Draws an image or a user\'s avatar over Karen\'s piece of paper.',