1.0.0 • Published 9 years ago

hubot-spotify-search v1.0.0

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

Hubot Spotify Search

A Hubot script to search Spotify

Build Status

See src/spotify.coffee for full documentation.

Installation

Add hubot-spotify-search to your package.json file:

npm install --save hubot-spotify-search

Add hubot-spotify-search to your external-scripts.json:

["hubot-spotify-search"]

Run npm install

Sample Interaction

user1>> hubot spotify artist lcd soundsystem
hubot>> https://open.spotify.com/artist/066X20Nz7iquqkkCW6Jxy6
1.0.0

9 years ago