XalesBot is a high-performance IRC bot with full scripting support via the Lua language. It is designed for simplicity and ease of use - all functionality excluding communications with the IRC server are handled by Lua, and can be reloaded on-the-fly
FeigBot is an IRC bot written in C providing: account/access management via configurable group memberships; 50+ built-in admin/co-admin commands; flattext database (no sql needed); Lua script support; ability to dynamically load/unload modules on the fly
IRC bot based on the concept of (re-)loadable user-coded Lua modules, editable by anyone, which handle all the bot's functions. The project's main goal is to create a full written-language interface with no special predefined commands.