musicbot
musicbot copied to clipboard
Play music from Slack: Raspberry Pi + Mopidy + Spotify
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/)
Master
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...