Show
Ignore:
Timestamp:
02/12/07 04:03:16 (4 years ago)
Author:
Giuseppe Bilotta <giuseppe.bilotta@…>
Children:
740d29ab04108fc9cddabe5d3f3142100263e33e
Parents:
22b37b8833ffdb13ef2b092dcd1886012535e8a7
git-committer:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1171242196 +0000
Message:

Initial work on a DRb-based remote service for rbot. Thanks to halorgium for the idea

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r2d63ed3 rfd13550  
     12007-02-12  Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 
     2 
     3        * Remote Service Provider: from an idea by halorgium <rbot@spork.in>, 
     4        initial steps towards a DRb-based remote service provider for rbot. 
     5        When complete, it will give plugins the ability to listen to 
     6        'messages' from remote clients connected to the bot, allowing for such 
     7        things as svn notification without RSS polling, remote control of 
     8        the bot, or even (why not?) botnets. 
     9 
    1102007-02-08  Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 
    211