1
0
Fork 0
Commando
Loic Bersier 6 years ago
parent e491aab80b
commit b31ee408a0

@ -14,7 +14,6 @@ module.exports = class MusicCommand extends Command {
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?\nTo stop the bot just do "haha music stop"',
type: 'string', type: 'string',
default: 'https://www.youtube.com/watch?v=kJQP7kiw5Fk'
} }
] ]
}); });

Loading…
Cancel
Save