eklein / hubot-business-cat

Business cat is summoned when business jargon is used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM version NPM version Build Status

Hubot: Business Cat

It's business time!

Business cat is summoned when business jargon is used

Installation

Add the package hubot-business-cat as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot-business-cat": "1.0.x"
}

Run the following command to make sure the module is installed.

$ npm install hubot-business-cat

To enable the script, add the hubot-business-cat entry to the external-scripts.json file (you may need to create this file).

["hubot-business-cat"]

About

Business cat is summoned when business jargon is used

License:MIT License