A small template hello world bot for JBWAPI users to ease setup (using gradle
).
$ git clone https://github.com/JavaBWAPI/jbwapi-kotlin-template.git
$ cd jbwapi-kotlin-template
$ gradle build
$ java -jar build/libs/jbwapi-kotlin-template-1.0-SNAPSHOT.jar
Follow the tutorial for more information