musicbot icon indicating copy to clipboard operation
musicbot copied to clipboard

Play music from Slack: Raspberry Pi + Mopidy + Spotify

Results 5 musicbot issues
Sort by recently updated
recently updated
newest added

Since `musicbot` internally uses `Mopidy`, can I use Google Play Music as backend?

[https://developer.spotify.com/news-stories/2017/01/27/removing-unauthenticated-calls-to-the-web-api/](https://developer.spotify.com/news-stories/2017/01/27/removing-unauthenticated-calls-to-the-web-api/)

This is pretty much my first time writing real Go code, so it's probably not pretty. This changes two things: - Only accepts commands from specified channel. - Allows musicbot...

I'm listening to [lainchan radio](https://lainchan.org/radio.html) and musicbot crashes when I try to get the current track. Both the `current` command and the `tracks`/`list` commands crash the program. This is the...