diff options
author | Tom Gilbert <tom@linuxbrit.co.uk> | 2005-07-29 13:44:33 +0000 |
---|---|---|
committer | Tom Gilbert <tom@linuxbrit.co.uk> | 2005-07-29 13:44:33 +0000 |
commit | 676dd61e6b0bea5f506d064039a685944aefd6fb (patch) | |
tree | 60fa1936a11a67d6412f9db28532d623aabed5d1 /data/rbot/templates | |
parent | 438d56ceb82755961229d222d82a1c22ce04ab1d (diff) |
Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
* Moved some stuff out of util.rb into the plugins that actually need
them. Those methods didn't belong in util as they were plugin-specific.
* moved a few more plugins to use map() where appropriate
* made the url plugin only store unique urls
Diffstat (limited to 'data/rbot/templates')
-rw-r--r-- | data/rbot/templates/keywords.rbot | 2 | ||||
-rw-r--r-- | data/rbot/templates/levels.rbot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/rbot/templates/keywords.rbot b/data/rbot/templates/keywords.rbot index d985fa35..3648b1e9 100644 --- a/data/rbot/templates/keywords.rbot +++ b/data/rbot/templates/keywords.rbot @@ -1,4 +1,4 @@ lb<=is=>http://linuxbrit.co.uk offended<=is=><reply><who> is offended! -giblet<=is=>My master! +giblet<=is=><reply>daddy! rbot<=is=><reply>That's me! :-)) diff --git a/data/rbot/templates/levels.rbot b/data/rbot/templates/levels.rbot index ce338e3b..a445d5be 100644 --- a/data/rbot/templates/levels.rbot +++ b/data/rbot/templates/levels.rbot @@ -10,7 +10,7 @@ 50 join 15 delquote 12 msginsult -12 remind+ +12 remind_other 5 rmlart 5 rmpraise 5 keycmd |