0.0.5 • Published 9 years ago

hubot-looking-il v0.0.5

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

Looking il Hubot Scripts

Hubot script to interface with the funny post from kim jong-il looking at things blog

Installation

Update Hubot's package.json to install hubot-looking-il from npm, and update Hubot's external-scripts.json file to include the hubot-looking-il module.

Update the files to include the hubot-looking-il module:

package.json

...
"dependencies": {
  "hubot":        ">= 2.4.0 < 3.0.0",
  ...
  "hubot-looking-il": ">= 0.0.1"
},
...

external-scripts.json

["hubot-awesome-module","other-cool-npm-script","hubot-looking-il"]

Run npm install to install hubot-looking-il and dependencies.

Practical Use

Use hubot help or check the looking-il.coffee file to get the full list of options with short descriptions.

dogs

TODO

  • Retry on error
  • Report when service is down
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago