hubot-script-boilerplate

0.0.2 • Public • Published

Hubot: hubot-script-boilerplate

Build Status

A hubot script boilerplate

See src/script-boilerplate.coffee for full documentation.

Installation

Add hubot-script-boilerplate to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-script-boilerplate": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-script-boilerplate to your external-scripts.json:

["hubot-script-boilerplate"]

Run npm install hubot-script-boilerplate

Sample Interaction

user> script abc123 
Hubot> script abc123
aaron> script me abc123
Hubot> script abc123

Package Sidebar

Install

npm i hubot-script-boilerplate

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • astaves