Skip to content

wjlafrance/javaop2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaOp2

It's a chatbot for Classic Battle.net!

System requirements

JavaOp2 requires Java 8. Give me lambda or give me death!

Building and running

$ git clone git@github.com:wjlafrance/javaop2.git
$ cd javaop2
$ mvn package
$ mkdir plugins-build && cp `find plugins/ | grep jar$ | xargs` plugins-build
$ java -jar javaop2/target/javaop2-2.2.0-SNAPSHOT.jar

Select the plugins-build directory when prompted on the first bot load.

License

The original code written by Ron (iago[x86]) was released into the Public Domain. Keeping in that spirit, new code committed to this repository is released under the Creative Commons Zero license.

About

JavaOp is a cross-platform Battle.net chat client written entirely in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published