mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
move audio command to utils
This commit is contained in:
parent
d70a7b4038
commit
10218dce80
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@ module.exports = {
|
|||
name: 'audio',
|
||||
aliases: ['aud'],
|
||||
metadata: {
|
||||
description: `${icon("reply")} __Replying__ to a message while using this command will return a list of music streamin platforms the provided song (link) is available on.`,
|
||||
description_short: 'Cross-platform music search',
|
||||
category: 'search',
|
||||
description: `${icon("reply")} __Replying__ to a message while using this command will return a list of music streaming platforms the provided song (link) is available on.`,
|
||||
description_short: 'Cross-platform music resolver',
|
||||
category: 'utils',
|
||||
usage: 'audio',
|
||||
slashCommand: "Music Platforms"
|
||||
},
|
Loading…
Add table
Add a link
Reference in a new issue