yourWaifu / sleepy-discord

C++ library for the Discord chat client. Please use Rust for new bots
https://yourWaifu.github.io/sleepy-discord/
MIT License
707 stars 95 forks source link

Stream Spotify #191

Open GriffWithTwoFs opened 3 years ago

GriffWithTwoFs commented 3 years ago

Hi, is there any way I can use Sleepy Discord to stream Spotify music to a voice channel?

yourWaifu commented 3 years ago

Spotify music has DRM, and requires a broswer with the right plug ins or extensions to decode and play. Spotify only supports a small number of broswers and broswer versions. Doing something like this will be tricky as you'll need some way to interface with Spotify from a bot while going around all these issues.

GriffWithTwoFs commented 3 years ago

What about streaming youtube audio?

yourWaifu commented 3 years ago

just use youtube-dl