dillten / hubot-shipit

A hubot script that provides easy access to the shipit squirrel and its kin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-shipit

A hubot script that provides easy access to the shipit squirrel and its kin.

See src/shipit.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-shipit --save

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

[
  "hubot-shipit"
]

Sample Interaction

user1>> hubot ship it
hubot>> https://img.skitch.com/20111026-r2wsngtu4jftwxmsytdke6arwd.png

NPM Module

https://www.npmjs.com/package/hubot-shipit

About

A hubot script that provides easy access to the shipit squirrel and its kin


Languages

Language:CoffeeScript 58.7%Language:JavaScript 28.2%Language:Shell 13.1%