sIRC
sIRC copied to clipboard
sIRC is a general purpose IRC library for Java, to be used as a foundation for IRC clients or bots. Using an event-driven architecture for recieving messages and a easy way of sending messages, sIRC s...
sIRC
Sorcix Lib-IRC (sIRC) is a simple IRC library for Java.
Using sIRC
- Source code on Github: http://github.com/sorcix/sIRC
- Online javadoc: http://sirc.sorcix.com
Maven
<dependency>
<groupId>com.sorcix</groupId>
<artifactId>sirc</artifactId>
<version>1.1.5</version>
</dependency>
Support
As sIRC contains about everything I needed, I'm not spending much time on it anymore. However, if you encounter a bug, or have a feature request, don't hesitate to let me know.
Use the sIRC issues page
- http://github.com/sorcix/sIRC/issues
Or send me an e-mail
Thanks for your interest in sIRC! If you're using it somewhere, let me know. :)