]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Remote Service Provider now functional, although it lacks remote client auth/id
[user/henk/code/ruby/rbot.git] / ChangeLog
index c53bf235fa6c5f01920819af103a72b2eff1158a..d3b3a923bff13145b7d2db8c32d7e4301b143212 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
        'messages' from remote clients connected to the bot, allowing for such
        things as svn notification without RSS polling, remote control of
        the bot, or even (why not?) botnets.
+       * Remote Service Provider: BotModules can now include the
+       RemoteBotModule interface that provides them with the remote_map()
+       method that works just like the map() method, but for remote commands
 
 2007-02-08  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>