mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
update examles
This commit is contained in:
parent
75b8520481
commit
b3989587bb
38 changed files with 21 additions and 42 deletions
|
@ -39,7 +39,7 @@ module.exports = {
|
|||
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_short: 'Get emoji/sticker source images, mix two emoji together.',
|
||||
examples: ['enlarge 😀', 'emojimix 🐱 🍞'],
|
||||
examples: ['e 😀', 'emojimix 🐱 🍞'],
|
||||
category: 'utils',
|
||||
usage: 'emoji <emoji> [<emoji to mix>]'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue