1.0.2 • Published 9 years ago

hubot-bitly v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

hubot-bitly

Shorten URLs with bit.ly & expand detected bit.ly URLs

Installation

  • Run the npm install command.
$ npm install hubot-bitly
  • Add the following code in your external-scripts.json file.
["hubot-bitly"]

Configuration

HUBOT_BITLY_ACCESS_TOKEN

Sample Interaction

hubot (bitly|shorten) (me) <url> - Shorten the URL using bit.ly
http://bit.ly/[hash] - looks up the real url
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago