Version 2.0 of sigIRC rewritten and remastered for Java. Includes "Modules" which can be enabled/disabled to modify functionality of the program.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
r3cp3ct e943508ed8
Added future emote triggers EN/JP
6 years ago
.externalToolBuilders Added Twitch API framework for followers. Included retrieval and 7 years ago
.settings Fix online retrival of files with spaces. Implement built-in memory 7 years ago
Boss Sprites Fix online retrival of files with spaces. Implement built-in memory 7 years ago
lib Began basic implementation of Rabi-Ribi module. [v1.75 compatibility] 7 years ago
log_2_24_1.txt First Commit. Final project complete. 8 years ago
src Added future emote triggers EN/JP 6 years ago
.classpath Update sigIRC jar. Remove image handling 6 years ago
.gitignore Implemented basic Rabi-Ribi overlay to include healthbars that appear 7 years ago
.project Minor optimizations to drawing code to reduce errors and improve drawing 8 years ago
README.md Added Twitch API framework for followers. Included retrieval and 7 years ago
Unifont.ttf Add in SongProgress functionality. 6 years ago
projectBuilder.xml Began basic implementation of Rabi-Ribi module. [v1.75 compatibility] 7 years ago
sessions Fix online retrival of files with spaces. Implement built-in memory 7 years ago
sigIRCv2.bat Finished implementing Draggable + Resizable Controller elements. Only 7 years ago
sigIRCv2.conf.backup Created Bandori Module, which responds to the chat messages and presents 6 years ago
sigIRCv2.jar Fix word triggers and reference new emotes. 6 years ago
tmp Fix online retrival of files with spaces. Implement built-in memory 7 years ago
tmp_profile Created Bandori Module, which responds to the chat messages and presents 6 years ago

README.md

#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.