Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nicka/hubot-slopy
- Owner: nicka
- Created: 2015-08-16T11:24:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T08:21:09.000Z (over 9 years ago)
- Last Synced: 2024-11-08T23:16:12.440Z (2 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```