hubot-spotify-me

1.0.1 • Public • Published

hubot-spotify-me

A hubot script that interacts with the Spotify Web API, perfect to use during fridays in the office

See src/spotify-me.coffee for full documentation.

Published at npmjs

Installation

In hubot project repo, run:

npm install hubot-spotify-me --save

Then add hubot-spotify-me to your external-scripts.json:

[
  "hubot-spotify-me"
]

Sample Interaction

Using hubot spotify me <something> will result in a search for a track called

Using hubot spotify me roulette will result in a search for a track using a random word collected from randomword.setgetgo.com

Hubot> hubot spotify me test
Hubot> https://open.spotify.com/track/0yA1MBQ60SoiYt7xqdS3H1
Hubot> hubot spotify me roulette
Hubot> Even I can't find that crappy song called "poststernal"! I guess that's for the best.

Readme

Keywords

Package Sidebar

Install

npm i hubot-spotify-me

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • freddd