forked from Supositware/Haha-Yes
This commit is contained in:
parent
df352774bd
commit
7080f02d0a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module.exports = class MusicCommand extends Command {
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
key: 'ytblink',
|
key: 'ytblink',
|
||||||
prompt: 'Wich Youtube link would you like to play?\nTo stop the bot just do "haha music stop"',
|
prompt: 'Wich Youtube link would you like to play? (default: despacito)\nTo stop the bot just do "haha music stop"',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: 'https://www.youtube.com/watch?v=kJQP7kiw5Fk'
|
default: 'https://www.youtube.com/watch?v=kJQP7kiw5Fk'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue