update help descriptions

This commit is contained in:
derpystuff 2023-12-07 22:21:07 +01:00
parent e946bf0c24
commit 7aa4537b78
10 changed files with 13 additions and 14 deletions

View file

@ -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',