sigonasr2 1d4182df2a Fix issue with identifying downloaded profiles from web server. (Being
rejected due to sending misaligned client information)
2019-04-13 13:44:24 +09:00
2018-12-02 16:26:27 -06:00

#Dependencies

You will need to download the commons-io library from the Apache Commons Library website. Download page found here: https://commons.apache.org/proper/commons-io/

You will also need the Java Twitch API Wrapper library if you are planning to use the Twitch module functionality. Download page found here: https://github.com/urgrue/Java-Twitch-Api-Wrapper/releases/tag/0.3

Include both as an External Jar and you should be good to go.

Description
Version 2.0 of sigIRC rewritten and remastered for Java. Includes "Modules" which can be enabled/disabled to modify functionality of the program.
Readme 48 MiB
Languages
Java 100%