diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-02-12 01:03:16 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-02-12 01:03:16 +0000 |
commit | fd1355077d816f51a34a6f08029d58aa345632c2 (patch) | |
tree | f8657312416ace24476e6db7f39a02a6248ab70a /ChangeLog | |
parent | 22b37b8833ffdb13ef2b092dcd1886012535e8a7 (diff) |
Initial work on a DRb-based remote service for rbot. Thanks to halorgium for the idea
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-02-12 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> + + * Remote Service Provider: from an idea by halorgium <rbot@spork.in>, + initial steps towards a DRb-based remote service provider for rbot. + When complete, it will give plugins the ability to listen to + '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. + 2007-02-08 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> * Languages: Japanese support with language files, salutations, larts |