mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
karen alias to look-what-karen-have
This commit is contained in:
@@ -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=
|
||||
|
||||
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user