mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-16 01:53:08 -04:00
update args
This commit is contained in:
parent
9bb2e00ee8
commit
50d5b5c275
4 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ module.exports = {
|
|||
description_short: 'Animated heart locket generation',
|
||||
examples: ['heartlocket Big Nutty'],
|
||||
category: 'image',
|
||||
usage: 'heartlocket [<text>]'
|
||||
usage: 'heartlocket <image> [<text>]'
|
||||
},
|
||||
permissionsClient: [Permissions.EMBED_LINKS, Permissions.SEND_MESSAGES, Permissions.USE_EXTERNAL_EMOJIS, Permissions.ATTACH_FILES, Permissions.READ_MESSAGE_HISTORY],
|
||||
run: async (context, args) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue