Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 597 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 597 Bytes

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