IXSF Messenger is a java-based messenger with file transfer option. JavaRuntime Environment (JRE) 1.4 or higher is required. This application is built in two parts - server and client. Server part serves client's requests.
This is a bot framework written in Java build upon PircBot( http://www.jibble.org/pircbot.php ). It features Hot Deployment (Modules which can be loaded in runtime) and logging via log4j.
Inox is an irc bot written from scratch in java. Modules can be loaded and unloaded in runtime and provide a framework for other modules. Multiple channels are supported as well as a powerfull config file.
Oak is a flexible IRC bot written in Java. Core components are a reusable IRC framework, a login system, and a plugin manager. Bot functionality will be implemented as plugins, which are loaded on startup or at runtime.