summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/excuse.rb
AgeCommit message (Collapse)Author
2007-02-14Modernize/optimize/cleanup a bunch of pluginsGiuseppe Bilotta
Remove some unnecessary plugin.register() calls, replace other by plugin.map() calls. Also use e.g. Array#pick_one instead of ar[rand(ar.length)]
2005-07-27rearrange repo for packagingTom Gilbert