Downloadliste

Projektbeschreibung

Ebotula is an IRC bot for administration tasks in one or more channels. It has four access levels. The top level is the bot master, where a user has complete access to all functions. The channel owner is the administrator in one channel. The other levels are friends and other users. The bot is a multithread application and can execute more commands simultaneously. The data are contained in gdbm hash files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-09 15:55 Zurück zur Release-Liste
0.1.15

Diese Version behebt eine Reihe von Speicherlecks, und ist robuster. Die Abmeldung Befehl und die Erkennung von unbekannten Kommandozeilen-Parameter wurden ebenfalls behoben. Der Mechanismus zur Verhinderung von Überschwemmungen execess wurde geändert. Der neue Algorithmus berechnet die Anzahl der Zeichen, die vom bot jede Minute gesendet. Dieser Wert steuert, wie schnell eine Nachricht an den IRC-Server gesendet wird, und sie reduziert die Reaktionszeit eines Befehls.
Tags: Major bugfixes
This version fixes a lot of memory leaks, and is
more robust. The logoff command and the detection
of unknown command line parameters were also
fixed. The mechanism for preventing execess
flooding has been modified. The new algorithm
calculates the number of characters sent by the
bot every minute. This value controls how fast a
message is sent to the IRC server, and it reduces
the reaction time of a command.

Project Resources