hubot-the-greater-good

v0.0.1
THE GREATER GOOD
hubot hubot-scripts

hubot-the-greater-good

What is this?

Hubot script that shows an image from Hot Fuzz when anybody says "greater good".

Installation via NPM

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

npm install hubot-the-greater-good --save

Confirm that hubot-the-greater-good appears as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot":              "2.x",
  "hubot-scripts":      "2.x",
  "hubot-the-greater-good": "*"
}

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

  ["hubot-the-greater-good"]

Contributing

Feel free! Send a pull request :)

npm i hubot-the-greater-good

Metadata

  • MIT
  • Whatever
  • Shaun Donnelly
  • released 6/2/2015

Downloads

Maintainers