homedepot / hubot-book-list

Book list manager for hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Book list manager for hubot

License:Apache License 2.0


Languages

Language:CoffeeScript 95.3%Language:JavaScript 3.0%Language:Shell 1.7%