mobibot is the #mobitopia IRC channel bot.
https://github.com/ethauvin/mobibot
|
||
---|---|---|
ant | ||
gradle/wrapper | ||
licenses | ||
properties | ||
src/main/java/net/thauvin/erik/mobibot | ||
website | ||
.gitignore | ||
build.gradle | ||
build.properties | ||
buildnum.properties | ||
gradlew | ||
gradlew.bat | ||
mobibot.iml | ||
mobibot.ipr | ||
mobibot.iws | ||
README.txt | ||
settings.gradle |
Some very basic instructions: ./gradlew deploy cd deploy { configure the properties } vi *.properties { help } java -jar mobibot.jar -h { launch } /usr/bin/nohup java -jar mobibot.jar &