BoomBot is a developer's framework for writing a bot connecting to the AIM network. It manages the network communication for the bots so that they can be easily written without worrying about AIM itself at all. Bots can be written in Objective-C or Lua.
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.