1.0.0 • Published 9 years ago

hubot-spacey v1.0.0

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

Hubot: hubot-spacey

A hubot script to provide random pictures of Kevin Spacey on demand

See src/spacey.coffee for full documentation.

Installation

Add hubot-spacey to your package.json file:

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

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

["hubot-spacey"]

Run npm install hubot-spacey