zebot - irc-channel guardian - News
posted by bboett, Mon 17 May 2004 11:03:02 PM UTC
necessity gives the motivation...
flood protection was added:
same phrase too often (regardless by whom)
same user types too fast
posted by bboett, Mon 17 May 2004 06:34:45 PM UTC
a new release was pushed up the servers, some bugs corrected (as found...) main change addition of the automode, changes the mode of an entering user to some default if nothing else was found
posted by bboett, Wed 03 Mar 2004 06:05:14 PM UTC
the roulette module went into stable prod
posted by bboett, Tue 02 Mar 2004 09:24:47 AM UTC
a module for playing roulette with the bot will be added shortly, at the moment it lacks havily english messages, could need a translator for that one...
posted by bboett, Tue 02 Mar 2004 09:23:48 AM UTC
over the last few months several bugfixes crept into the cvs, it was time to make a new release!
posted by bboett, Fri 25 Jul 2003 10:29:04 AM UTC
After discussing on irc the correct way to reload the modules was found, a purge of the symbol tables were needed after unloading the modules.
posted by bboett, Thu 24 Jul 2003 11:02:53 PM UTC
The global settings begun to be a real mess, so a hierarchical settings system was integrated, each module has its own set of settings, from the module the access is transparent through the local settings to the global ones.
posted by bboett, Wed 23 Jul 2003 03:14:33 PM UTC
The patch i submitted for DCC RESUME for downloading in P:C:IRC will be officially integrated into the release 3.0 rejoice! :D
posted by bboett, Wed 23 Jul 2003 02:42:43 PM UTC
The reflection about a connector object allowing to connect a GUI to the bot showed that the method of calling zebot methods from irsServer objects lacked flexibility, thus the full interpretation of the raw icoming irc lines is made in ircServer, and the ready dataset send through an event to the core which distributes it in known manner.
In the same perspective the context field was changed from using the session reference (not recommended anyway was i told) to session names.
posted by bboett, Wed 23 Jul 2003 02:39:43 PM UTC
firing up 2 bots showed that the alternate nick method was broken... in fact it dropped out of the event list the ircserver object were listening to...
reactivating it showed a list of bugs: the bot still relyed on the botname of the settings (deprecated) instead to take the one from the given irc-object
Powered by Savane 3.14-8aba.
Corresponding source code