hollomancer / hubot-trim

Hubot module to shorten URLs with tr.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-trim

Code Climate use /trim command to shorten URLs with tr.im

See script/trim.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-trim --save

Then add hubot-trim to your external-scripts.json:

["hubot-trim"]

Sample Interaction

user1>> trim www.google.com
hubot>> http://tr.im/ad71e

======= Hubot module to shorten URLs with tr.im

About

Hubot module to shorten URLs with tr.im

License:MIT License


Languages

Language:CoffeeScript 59.0%Language:JavaScript 28.0%Language:Shell 13.0%