0.1.2 • Published 9 years ago

slack-sonos-scrobbler v0.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

slack-sonos-scrobbler

Scrobble your local Sonos queue to a Slack channel.

Example

Usage

Create a bot integration and give it a name. I suggest Scrobbler Bot. Be sure to invite your bot to the channel you want to scrobble to by @mentioning the bot in that channel.

From a computer on the same network as your Sonos system:

node index.js --token=$TOKEN --channel=$CHANNEL

Where $TOKEN is the bot's API token, and $CHANNEL is the channel you want to scrobble to.

Scrobbling works by updating the topic of the channel with the artist and track name of the current song.