mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-18 19:07:16 -04:00
changes to categories
This commit is contained in:
parent
f0af222fa5
commit
09cd1a7fa4
4 changed files with 3 additions and 41 deletions
|
@ -12,7 +12,7 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Processes an image with Waifu2x.',
|
||||
description_short: 'Waifu2x upscaling',
|
||||
category: 'hidden',
|
||||
category: 'image',
|
||||
usage: 'waifu2x <image>'
|
||||
},
|
||||
permissionsClient: [Permissions.EMBED_LINKS, Permissions.SEND_MESSAGES, Permissions.USE_EXTERNAL_EMOJIS, Permissions.ATTACH_FILES, Permissions.READ_MESSAGE_HISTORY],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue