mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
update descriptions
This commit is contained in:
parent
7ee6339780
commit
9b67abbc8d
28 changed files with 30 additions and 30 deletions
|
@ -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>]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue