A simple, easy to use, Java IRC Bot Framework based off of a fork of the popular PircBot framework, bringing in many new up to date things to the project in an official distribution.
'org.pircbotx:pircbotx:1.4'
<dependency> <groupId>org.pircbotx</groupId> <artifactId>pircbotx</artifactId> <version>1.4</version> </dependency>
<dependency org="org.pircbotx" name="pircbotx" rev="1.4"/>
"org.pircbotx", "pircbotx", "1.4"