hubot-book-search

0.0.4 • Public • Published

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

Package Sidebar

Install

npm i hubot-book-search

Weekly Downloads

1

Version

0.0.4

License

Apache-2.0

Last publish

Collaborators

  • gambtho