]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
nickreply and nickokay method, with option to let reply/okay behave like this by...
[user/henk/code/ruby/rbot.git] / ChangeLog
index 9efe9b08090353debbabf58aaa58f55b1292e5bd..6f153a4508da60e692cc1ddf281281ae8af6e97d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
        * AutoOp plugin: trigger autoop on nick change too.
        * New Auth Framework: allow? method now informs a user when they don't
        have permission to do what they asked for.
+       * New nickreply and nickokay methods: they act like the old reply
+       method, but include the nick of the user the bot is replying to when
+       talking in public. The usual reply method can be configured to act
+       like this as default.
 
 2006-08-10  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>