1.0.0 • Published 10 years ago

hubot-screenhero v1.0.0

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

Hubot: hubot-screenhero

Build Status

A screenhero helper for Hubots.

See src/screenhero.coffee for full documentation.

Installation

Add hubot-screenhero to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-screenhero": ">= 0.0.0"
}

Add hubot-screenhero to your external-scripts.json:

["hubot-screenhero"]

Run npm install hubot-screenhero

Sample Interaction

user1>> Man, I wish I could screenshare with you.
hubot>> Great news! There's here's a link to the download for screenhero, only takes a minute to install: http://screenhero.com/download.html
1.0.0

10 years ago