0.0.1 • Published 11 years ago
hubot-googl-helper v0.0.1
hubot-googl-helper
A hubot script for goo.gl url shortener API
See src/googl-helper.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-googl-helper --save
Then add hubot-googl-helper to your external-scripts.json:
[
"hubot-googl-helper"
]Sample Interaction
user1>> hubot hello
hubot>> hello!0.0.1
11 years ago