update descriptions

This commit is contained in:
derpystuff 2023-04-16 01:34:37 +02:00
parent 7ee6339780
commit 9b67abbc8d
28 changed files with 30 additions and 30 deletions

View file

@ -34,8 +34,8 @@ module.exports = {
name: "emoji",
aliases: ['e', 'emote', 'enlarge', 'em', 'emojimix'],
metadata: {
description: 'Displays information about emoji. Supports regular emoji and discord emoji.\n\nUsing two emoji will mix the two emoji together.',
description_short: 'Emoji Information, Emoji Mixing',
description: 'Displays 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: ['enlarge 😀', 'emojimix 🐱 🍞'],
category: 'utils',
usage: 'emoji <emoji> [<emoji to mix>]'