summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/shortenurls.rb
AgeCommit message (Collapse)Author
2007-09-17shortenurls plugin: service name can be nilGiuseppe Bilotta
Thus, convert it to sym after ||ing it with m.plugin, not before
2007-09-13shortenurls plugin: shortenurls.services_blacklist config variableGiuseppe Bilotta
2007-09-13shortenurls plugin: handle failing services by trying other services, and ↵Giuseppe Bilotta
make return values more uniform
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
New plugin.header file provided, to be used as model for the header of new plugins. Many existing plugins have been adjusted to provide the same info the same way. I might have misplaced some information, so please let me know if this is the case. Also augmented a couple of copyright notices to include the 'rbot development team' alongside Tom Gilbert.
2007-02-14shortenurls plugin, merging tinyurl and rubyurl and adding access to most of ↵Giuseppe Bilotta
ShortURL's services