Skip to content

senare/apbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeship Status for senare/apbot

Apadmin

Codeship Status for senare/apbot

Apstage

Codeship Status for senare/apbot

=====

A Perfect Bot

Basic functionality working

Requires you to have installed and configured correctly

  • git (obviously)
  • maven, prefferable maven 3.x
  • java, version 8 or so ...

1 check out the code i.e git clone

2 enter directory you checked out were the pom.xml is

3 build i.e mvn package

4 edit config i.e config.properties

bot.names = here is comma seperated list of character names to use for bots
<botname>.character.username = username for character <botname>
<botname>.character.password = password for character <botname>	

5 run i.e using java -jar target/apbot-0.0.1-SNAPSHOT-jar-with-dependencies.jar

Releases

No releases published

Packages

No packages published