mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 07:03:08 -04:00
update help descriptions
This commit is contained in:
parent
e946bf0c24
commit
7aa4537b78
10 changed files with 13 additions and 14 deletions
|
@ -37,7 +37,7 @@ module.exports = {
|
|||
name: "emoji",
|
||||
aliases: ['e', 'emote', 'enlarge', 'em', 'emojimix'],
|
||||
metadata: {
|
||||
description: 'Displays information about emoji. Supports regular emoji, discord emoji and stickers.\nAlso supports replies.\n\nUsing two emoji will mix them together.',
|
||||
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.',
|
||||
examples: ['e 😀', 'emojimix 🐱 🍞'],
|
||||
category: 'utils',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue