mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
splati fix
This commit is contained in:
parent
446da4cf14
commit
fa28afdd34
1 changed files with 1 additions and 1 deletions
|
@ -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.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue