hubot-book-search
v0.0.4
Published
A hubot script that facilitates searching for books
Downloads
2
Maintainers
Readme
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