1.1.1 • Published 9 years ago

widenbot-nowplaying v1.1.1

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

widenbot-nowplaying

An nowplaying plugin for widenbot.

Commands

"register <lastFmUsername>\t Register your slack username to your lastfm username.\n" +
"nowplaying|np \t Post your now playing.\n",

Installation

  1. Add dependency to your bot project:
npm install --save widenbot-nowplaying
  1. Enable in config plugins:
module.exports = {
    plugins : {
        // ...
        'nowplaying': {}
    }
}
1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago