hubot-lastfm
v1.0.3
Published
A hubot script that accesses the Last.fm API
Downloads
7
Maintainers
Readme
hubot-lastfm
A hubot script that accesses the Last.fm API
See src/lastfm.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-lastfm --save
Then add hubot-lastfm to your external-scripts.json
:
["hubot-lastfm"]