/hubot-book-list

Book list manager for hubot

Primary LanguageCoffeeScriptApache License 2.0Apache-2.0

hubot-book-list

wercker status

Manages a list of books, using the google books api for data

See src/book-list.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-book-list --save

Then add hubot-book-list to your external-scripts.json:

[
  "hubot-book-list"
]

Sample Interaction

hubot booklist

Example Image