hubot-business-cat

Hubot script that displays `business cat` images


Keywords
hubot, hubot-scripts, business, jargon, cat
License
MIT
Install
npm install hubot-business-cat@1.5.16

Documentation

NPM version Build Status Dependency Status Downloads

Hubot: Business Cat

Business cat is summoned when business jargon is used

It's business time!

Installation

Run the following command to install this module as a Hubot dependency

$ npm install hubot-business-cat --save

Add the hubot-business-cat to your external-scripts.json (you may need to create this file).

["hubot-business-cat"]

Configuration

If you would like business jargon triggers that are not in the plugin, pull requests are welcome. Additionally, the environment variables HUBOT_BUSINESS_CAT_JARGON and HUBOT_BUSINESS_CAT_OMITTED_JARGON can be used with a comma-separated list to extend or reduce the triggers, like so:

HUBOT_BUSINESS_CAT_JARGON='more,jargon,ideat(e|ion)'
HUBOT_BUSINESS_CAT_OMITTED_JARGON='in the loop,takeaway'