A Hubot script that checks if the temperature is high enough to wear shorts


Keywords
hubot, hubot-scripts, shorts, wear, hoppinger, coworker
License
MIT
Install
npm install hubot-shorts@0.0.2

Documentation

npm version

hubot-shorts

See src/shorts.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-shorts --save

Then add hubot-shorts to your external-scripts.json:

[
  "hubot-shorts"
]

Contributing

There are tests! So run them when you are working on the code. Other than that you know the drill, fork it, pull request it and tada!