Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 127 forks source link

Possibly omitted dependency #8

Open ccapitalK opened 3 years ago

ccapitalK commented 3 years ago

Hello,

I'm not sure if this is an actual bug or not, but I couldn't get the bot to run without running npm install opusscript (enabling debug events from discord-player showed that this library was checked for when the queue object was created, but not found). I think you might need to add it to your package.json?

Edit: It did run, but it couldn't play anything.