It's a chatbot for Classic Battle.net!
JavaOp2 requires Java 8. Give me lambda or give me death!
$ 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.
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.