Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@gongg21 gongg21 released this 23 Sep 15:26

Fixed bugs and errors.
Made improvements in error handling.

To run the JAR file:

EITHER 
Simply double click and open the file.

OR

Ensure you have Java installed on your console.
Copy the JAR file you want to run into a new/existing folder.
Open a command prompt (Windows) or terminal (macOS/Linux), enter into the same folder as the file, and run the following:

java -jar GBot.jar

*To run the CLI version, do include the -cli flag.