hubot-quote-grab

v1.0.0
An quote-grab script pacakage for Hubot
hubot hubot-scripts

Hubot: hubot-quote-grab

Build Status

Sometimes you want to grab good quotes from your channels, and randomly call them back

See src/quote-grab.coffee for full documentation.

Installation

Add hubot-quote-grab to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-quote-grab": ">= 0.0.0"
}

Add hubot-quote-grab to your external-scripts.json:

["hubot-quote-grab"]

Run npm install hubot-quote-grab

Sample Interaction

user1> hubot user2 said "Man, our customers are having mail preformance problems" (customers mail servers)
hubot> Srsly? woa.
user1> hubot quote me
hubot> user2 said "Man, our customers are having mail preformance problems" (customers mail servers)
npm i hubot-quote-grab

Metadata

  • MIT
  • Whatever
  • JJ Asghar
  • released 5/19/2014

Downloads

Maintainers