diff --git a/commands/message/utils/emoji.js b/commands/message/utils/emoji.js index 03913a8..ac20dd9 100644 --- a/commands/message/utils/emoji.js +++ b/commands/message/utils/emoji.js @@ -38,7 +38,7 @@ function toCodePoint(unicodeSurrogates, sep) { module.exports = { label: "emoji", name: "emoji", - aliases: ['e', 'emote', 'enlarge', 'em', 'emojimix'], + aliases: ['e', 'emote', 'enlarge', 'em', 'emojimix', 'emojikitchen'], metadata: { description: `${smallIconPill("reply", "Supports Replies")}\n\nDisplays information about emoji. Supports regular emoji, discord emoji and stickers.\nAlso supports replies.\n\nUsing two emoji will mix them together.`, description_short: 'Get emoji/sticker source images, mix two emoji together.',