]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit - data/rbot/plugins/url.rb
url: Add a config option to auto-shorten URLs.
authorDavid Gadling <dave@toasterwaffles.com>
Sat, 13 Mar 2010 05:53:06 +0000 (21:53 -0800)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 1 Jul 2010 13:10:59 +0000 (15:10 +0200)
commit98c6a8359d88c89c78faf74aa12994bd713d24c8
treeefd447dea13c125b09772dcc24106aab89e6bff4
parenta99f1d32eaf346bec43bcb74775bf32c04030d39
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