mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 14:43:05 -04:00
big help upgrades
- short descriptions for command list - argument descriptions - render argument list on detailed help page
This commit is contained in:
parent
5e5a738b74
commit
f9c627ada1
55 changed files with 114 additions and 30 deletions
|
@ -14,6 +14,7 @@ module.exports = {
|
|||
aliases: ['aud'],
|
||||
metadata: {
|
||||
description: '**Audio Detection**\nUsing the audio command without replying to a message will try to identify the song in the most recent video in chat.\n\n**Music Platform Links**\n__Replying__ to a message while using this command will return a list of music platforms the provided music (link) is available on.',
|
||||
description_short: 'Audio detection',
|
||||
examples: ['aud'],
|
||||
category: 'search',
|
||||
usage: 'audio'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue