0.0.1 • Published 12 years ago
hubot-doge v0.0.1
hubot-doge
Creates a Doge image with your phrase
See src/doge.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-doge --save
Then add hubot-doge to your external-scripts.json:
["hubot-doge"]Sample Interaction
user1>> hubot doge wow such image
hubot>> http://dogesay.com/wow//such/image0.0.1
12 years ago