Open Akvanvig opened 2 years ago
Should be able to search for music/videos and stream audio to voice channels
At the very least to be able to:
Other nice to haves:
Tools that might be helpful to implementing features:
https://github.com/wader/goutubedl
https://www.reddit.com/r/golang/comments/mh7vza/stream_yt_audio_from_go/
https://github.com/bwmarrin/dgvoice/blob/master/dgvoice.go
We also need to handle forced disconnects (kicks) properly
https://pkg.go.dev/github.com/Vernacular-ai/godub@v0.1.6/audioop
I even added a replay mode!
Should be able to search for music/videos and stream audio to voice channels
At the very least to be able to:
Other nice to haves:
Tools that might be helpful to implementing features: