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-09-13 21:41
0.1.17

Mit diesem Release werden eine große Anzahl von Memory Leaks, ein Problem mit dem Zählen Befehle und die Segmentierung der Fehler durch ein paar Befehle verursacht. Es bietet Unterstützung von nls mit einer deutschen Sprachdatei und ein neues Konzept für die Debug-Protokollierung. Diese Protokollierung hat einen separaten Konfigurationsparameter, er kontrolliert die Debug-Ebene.
Tags: Major bugfixes
This release removes a large number of memory leaks, a problem with
counting commands, and the segmentation faults caused by a few commands.
It features support of nls with a German language file and a new concept
for the debug logging. This logging has a separate configuration
parameter; it controls the debug level.

2004-05-16 16:43
0.1.16

Diese Version behebt den Absturz, wenn der Befehl! Thema sowie ein paar Speicherlecks.
Tags: Minor bugfixes
This version fixes the crash when using the command !topic, as well as a few memory leaks.

2004-05-09 15:55
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.

2004-02-08 14:03
0.1.14

Das Kommando-Parser wurde bereinigt und die IRC-Befehl Pong gegen den RFC 2812 angepasst.
Tags: Minor bugfixes
The command parser was cleaned up and the IRC
command pong was adjusted against the RFC 2812.

2004-01-31 22:52
0.1.13

Diese Version behebt viele kleine Fehler. Einfache CTCP Support wurde hinzugefügt. Die Grenze von mehr als Hochwasserschutz wurde geändert. Die neue Grenze hängt jetzt von der Anzahl der Zeichen, die gesendet wurden.
Tags: Major bugfixes
This version fixes a lot of little bugs. Simple
CTCP support was added. The limit of excess flood
protection was changed. The new limit now depends
on the number of characters which were sent.

Project Resources