JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project source code will be added shortly..