diff --git a/commands/fun/music.js b/commands/fun/music.js index 9a4f468b..61a6a15d 100644 --- a/commands/fun/music.js +++ b/commands/fun/music.js @@ -14,7 +14,6 @@ module.exports = class MusicCommand extends Command { key: 'ytblink', prompt: 'Wich Youtube link would you like to play?\nTo stop the bot just do "haha music stop"', type: 'string', - default: 'https://www.youtube.com/watch?v=kJQP7kiw5Fk' } ] });