mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
proper command descriptions
This commit is contained in:
parent
a2bcb423cf
commit
5e5a738b74
51 changed files with 54 additions and 54 deletions
|
@ -13,7 +13,7 @@ module.exports = {
|
|||
name: "emoji",
|
||||
aliases: ['e', 'emote', 'enlarge', 'em', 'emojimix'],
|
||||
metadata: {
|
||||
description: 'Enlarge Emoji.',
|
||||
description: 'Displays information about emoji. Supports regular emoji and discord emoji.\n\nUsing two emoji will mix the 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