Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

hubot-quote-grab

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-quote-grab

An quote-grab script pacakage for Hubot

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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)

Keywords

hubot

FAQs

Package last updated on 19 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts