summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/insult.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)]
2006-07-29just some tiny tweaks. giuseppe! you have been busy! :)Tom Gilbert
2005-08-07Sun Aug 07 18:20:24 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
* stop insult plugin being used to insult the bot
2005-07-27rearrange repo for packagingTom Gilbert