url: Add a config option to auto-shorten URLs. ammaraskar/auto-shorten anonj2/auto-shorten dgadling/auto-shorten
authorDavid Gadling <dave@toasterwaffles.com>
Sat, 13 Mar 2010 05:53:06 +0000 (21:53 -0800)
committerDavid Gadling <dave@toasterwaffles.com>
Sat, 13 Mar 2010 05:53:06 +0000 (21:53 -0800)
commit88938dfe1825643e9775ab5f5f4155482e1b0926
treef86d176127b871e840db3bece5b157243e581455
parent3528230f25e6782e335525d430bd1da68c161e19
url: Add a config option to auto-shorten URLs.
shortenurls: Add a favorite service config option.

Auto-shortening URLs is mutually exclusive with showing information about them
as the output would be very confusing.

The favorite shortenting service option only really applies when other plugins
call shortenurls.shorten, so they don't have to hard-code which shortening
service to use.
data/rbot/plugins/shortenurls.rb
data/rbot/plugins/url.rb