0.1.0 • Published 8 years ago

hubot-spotify-control v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Hubot Spotify Control

This script allows use of spotify via DBus on linux machines.

Hubot must be running as the same user as the spotify instance.

Configuration

HUBOT_SPOTIFY_SLACK_SUPPORT - if set will use slack attachments to send the message, otherwise just a regular message

Commands

Commands:

hubot sp play - toggle the play status (if playing will pause, if paused will play)

hubot sp pause - pauses the music, play again with sp play

hubot sp prev - go to previous track

hubot sp next - go to next track

hubot sp open <URI> - opens the spotify URI supplied (e.g. starts with spotify:*)

hubot sp radio <URI> - starts spotify radio using the given URI as a base (e.g. starts with spotify:*)

hubot sp current - Shows current playing track

TODO:

hubot sp search - not implemented yet

0.1.0

8 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago