forked from Supositware/Haha-Yes
better description
This commit is contained in:
parent
f3b457d97b
commit
52a6a9fdb4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ module.exports = class MusicCommand extends Command {
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
key: 'ytblink',
|
key: 'ytblink',
|
||||||
prompt: 'Wich Youtube link would you like to play? (stop to make the bot leave the channel)',
|
prompt: 'Wich Youtube link would you like to play?\nTo stop the bot just do "haha music stop"',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue