Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Releases: ius-csg/CCDCLogger

Allow netfaults

31 Jan 18:39
3076a0a
Compare
Choose a tag to compare

Network problems? Bot keeps getting kicked? Now you can spam twice as much with new reconnect functionality.

Download the JAR files and use java -classpath pircbot8.jar:CCDCLogger.jar org.iuscsg.ccdclogger.Main on Linux, or java -classpath pircbot8.jar;CCDCLogger.jar org.iuscsg.ccdclogger.Main on Windows to run CCDCLogger when the JARs are in your current directory. Good luck.

These files were compiled with OpenJDK 8.

Probably production

22 Jan 18:45
ec24fea
Compare
Choose a tag to compare

Has it been tested? Sort of. Is it ready? Maybe. Download the JAR files and use java -classpath pircbot8.jar:CCDCLogger.jar org.iuscsg.ccdclogger.Main on Linux, or java -classpath pircbot8.jar;CCDCLogger.jar org.iuscsg.ccdclogger.Main on Windows to run CCDCLogger when the JARs are in your current directory. Good luck.

These files were compiled with OpenJDK 8.

JAR functionality

06 Jan 21:57
4089f3d
Compare
Choose a tag to compare
JAR functionality Pre-release
Pre-release

Download the JAR files provided and run java -classpath pircbot.jar:CCDCLogger.jar org.iuscsg.ccdclogger.Main to run the program while both JARs are in your current directory. These files were compiled with OpenJDK 11.