0.0.4 • Published 8 years ago

hubot-book-search v0.0.4

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 years ago

hubot-book-search

A hubot script that facilitates searching for books

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

Installation

In hubot project repo, run:

npm install hubot-book-search --save

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

[
  "hubot-book-search"
]

Sample Interaction

user1>> hubot book title "Clean Coder
hubot>> 
  Search: title - clean coder
  Title: The Clean Coder
  Author: Robert C. Martin
  Category: Computers
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago