mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
update args
This commit is contained in:
parent
9bb2e00ee8
commit
50d5b5c275
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ module.exports = {
|
|||
description: 'Generates an animated gif with the MakeSweet circuit board template.',
|
||||
description_short: 'Animated circuit board generation',
|
||||
category: 'image',
|
||||
usage: 'circuitboard'
|
||||
usage: 'circuitboard <image>'
|
||||
},
|
||||
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