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

The perfect music bot for your Discord server! 🤘

Results 40 discord-music-bot issues
Sort by recently updated
recently updated
newest added

lets make this shit work

When I try to put the spotify urls, the module "play-dl" emits an error **`Streaming from Spotify is not supported. Please use search() to find a similar track on YouTube...

Add ffmpeg-static to list of packages, to not require from users to install ffmpeg on their own ;) And by the way update slash-create to latest version

## Audio Bug The bot would not play any music because `opusscript` was not installed when executing `npm install`. ## Error on unsupported platform ![image](https://user-images.githubusercontent.com/41116921/135331468-12f2de1b-5761-4cf3-be15-c46f5b87e791.png) The bot now displays the...

Hi, I've been trying to figure out an issue when playing live youtube video streams using the bot ([example](https://www.youtube.com/watch?v=89XPBelvrZk)). I'll give the command and the bot will join, playing the...

- Added support to set multiple guild in the env variable - Added much needed logs telling when commands are synced - Fix build by adding build essentials and python,...

s.node' Require stack: - /home/container/node_modules/@discordjs/opus/lib/index.js - /home/container/node_modules/prism-media/src/util/loader.js - /home/container/node_modules/prism-media/src/opus/Opus.js - /home/container/node_modules/prism-media/src/opus/index.js - /home/container/node_modules/prism-media/src/index.js - /home/container/node_modules/@discordjs/voice/dist/audio/TransformerGraph.js - /home/container/node_modules/@discordjs/voice/dist/audio/AudioResource.js - /home/container/node_modules/@discordjs/voice/dist/audio/index.js - /home/container/node_modules/@discordjs/voice/dist/index.js - /home/container/commands/music/leave.js - /home/container/index.js Error: Cannot find module 'node-opus'...

Get the following error codes when playing music: Error emitted from the queue: Status code: 410 Error emitted from the connection: [PlayerError] Cannot play a resource that has already ended....

Whenever using the /play command, the song gets queued but doesn't play, I have ffmpeg-static and opusscript. The error is: Error emitted from the queue: Status code: 410 Error emitted...