discord-music-bot icon indicating copy to clipboard operation
discord-music-bot copied to clipboard

Fixed no audio bug + errors on unsupported platform

Open SebiAi opened this issue 3 years ago • 0 comments

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.

SebiAi avatar Sep 29 '21 18:09 SebiAi