discord-music-bot
discord-music-bot copied to clipboard
Fixed no audio bug + errors on unsupported platform
Audio Bug
The bot would not play any music because opusscript
was not installed when executing npm install
.
Error on unsupported platform
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.