Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

homedepot/hubot-book-list

Repository files navigation

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