A hubot script to manage spotify playlists
See src/hubot-spotify-web-api.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-spotify-web-api --save
Then add hubot-spotify-web-api to your external-scripts.json
:
[
"hubot-spotify-web-api"
]