Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicka/hubot-slopy

Control your Spotify with Hubot.
https://github.com/nicka/hubot-slopy

Last synced: 10 days ago
JSON representation

Control your Spotify with Hubot.

Awesome Lists containing this project

README

        

# hubot-slopy

A hubot script to control your offfice Spotify. Use it in combination with:
[slopy](https://github.com/nicka/slopy)

See [`src/slopy.coffee`](src/slopy.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-slopy --save`

Then add **hubot-slopy** to your `external-scripts.json`:

```json
[
"hubot-slopy"
]
```

## Sample Interaction

```
user1>> hubot play
hubot>> Slopy is playing
```