Bit.ly/bitly-im


Introduction

/bitly-im is a tool designed to allow easy access to the Bit.ly service through any Jabber client.

All you have to do to get started is add:
to your contact list in your client of choice, for example: Google Talk.

Instructions

After you added /bitly-im it may appear online or offline, regardless you will be able to send commands to it. The easiest mode of operation is simply by sending urls to process, these urls will automatically be shortened or expanded based on the provided format eg:

http://bit.ly/bitly-im will result in http://bitly-im.appspot.com
http://google.com will result in http://bit.ly/ggg

Commands

shorten <url> [domain]
<url>(required): url you want shortened
[domain](optional): domain for shortening (bit.ly(default) or j.mp)

expand <url>
<url>(required): url you want expanded to its original state

auth <username> <password|apikey>
<username>(required): Bit.ly username
<password|apikey>(required): Bit.ly password or apikey
Use Bit.ly account for tracking of urls, and
link your Jabber email to your Bit.ly account:

auth logout
Disassociate your Jabber email from your Bit.ly account:

help
Show this list of commands:

About

/bitly-im was built by aidamina on the Google App Engine platform.

Send feedback