Closed ajmwagar closed 6 years ago
This is caused by the music bot trying to call playSong();
before the song is added to the queue. Something probably related to ytdl taking longer to get info than ytsearcher.
see b1e06bf0b775ae2068a4bf01707ba2d89a1cbd69
The bot adds the song to the queue but does not play it.
Steps to reproduce:
Expected behaviour:
When you start it with a search but then add the song with .play it works so it's just when you start the bot with a URL.