Androz2091 / discord-music-bot

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

Fixed no audio bug + errors on unsupported platform #68

Open SebiAi opened 2 years ago

SebiAi commented 2 years ago

Audio Bug

The bot would not play any music because opusscript was not installed when executing npm install.

Error on unsupported platform

image The bot now displays the above message when a link from an unsupported platform (e.g.: Spotify) is entered with the /play command. The mentioned person can be configured in the .env file.