This is an IRC bot written in Delphi.
It has a modular structure, based on a small kernel and some plugins all around.
A plugin can be a script engine or any hard coded irc events handler. Those plugins can be written in any language (Delphi, C++/C...)
KaOsBot is an IRC Service started in 1998 based on eggdrop functions. It supports party line, botnet, multilanguage and chan,nick,memo style functions.
The code has been structure in a way that it can support multiple irc protocols.
Designed in C with