npm.io
1.2.2 • Published 11 years ago

hubot-fun

Licence
MIT
Version
1.2.2
Deps
1
Vulns
0
Weekly
0
Stars
1

Hubot Fun

NPM version Build Status Dependency Status Coverage Status

A fun little script package for Hubot

Installation

Add 'hubot-fun' to your package.json file, e.g.

  "dependencies": {
    "hubot": ">= 2.6.0 < 3.0.0",
    "hubot-scripts": ">= 2.5.0 < 3.0.0",
    "hubot-fun": "1.2.2"
  }

Then add the hubot-fun entry to the external-scripts.json file and run npm install.

["hubot-fun"]