Skip to content

cwaddingham/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

About

Book list manager for hubot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 95.3%
  • JavaScript 3.0%
  • Shell 1.7%