SkillAgentSearch skills...

SIRC

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 simplifies the task of working with IRC servers.

Install / Use

/learn @sorcix/SIRC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sIRC

Sorcix Lib-IRC (sIRC) is a simple IRC library for Java.


Using sIRC

Build Status

  • 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

  • vic@demuzere.be

Thanks for your interest in sIRC! If you're using it somewhere, let me know. :)

Related Skills

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated1y ago
Forks17

Languages

Java

Security Score

60/100

Audited on Jan 20, 2025

No findings