1.0.0 • Published 10 years ago

hubot-imgur_puns v1.0.0

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

Hubot: hubot-imgur_puns

Build Status

A "punny" Image Generator for Hubots. Granted this can be a tad bit annoying, but hell it works.

See src/imgur_puns.coffee for full documentation.

Installation

Add hubot-imgur_puns to your package.json file:

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

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

["hubot-imgur_puns"]

Run npm install hubot-imgur_puns

Sample Interaction

user1>> Man, that was a horrible pun
hubot>> Heh, I got a worse one....
hubot>> http://imgur.com/aWVWzHx.jpg
1.0.0

10 years ago