KittehIRCClientLib
KittehIRCClientLib copied to clipboard
An IRC client library in Java
**Expected behavior** We changed the ping frequency of the IRC server from the default 2 minutes to shorter. I received a ping message from the client, but I didn't send...
Fix for #304
**Expected behavior** No exception thrown from library. **Actual behavior** Library breaks at parsing a message tag as it expects a number but a UUID is also present. **Stacktrace** ``` org.kitteh.irc.client.library.exception.KittehServerMessageTagException:...
**What is the feature or improvement?** Twitch IRC Api has changed a lot, I sent a PR for some stuff I need now, but there is a lot of work...
The project currently uses the outdated JUnit 4.13.2. In order to make it easier to write tests and easier for future contributors to easily start working with the project, this...
Bumps [netty-codec](https://github.com/netty/netty) from 4.1.59.Final to 4.1.68.Final. Commits 7d34282 [maven-release-plugin] prepare release netty-4.1.68.Final a0c9b2f Fix netty-tcnative* entries in bom 6da4956 Merge pull request from GHSA-9vjp-v76f-g363 41d3d61 Merge pull request from GHSA-grg4-wf29-r9vv...