1.2.2 • Published 9 years ago

hubot-fun v1.2.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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"]
1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

10 years ago