mobibot is the #mobitopia IRC channel bot.
https://github.com/ethauvin/mobibot
Added NickServ registartion. Updated to delicious 1.9 API. Update URL to mobitopia.org. |
||
---|---|---|
ant | ||
lib | ||
licenses | ||
src/net/thauvin/erik/mobibot | ||
website | ||
.cvsignore | ||
build.properties | ||
build.xml | ||
buildnum.properties | ||
ChangeLog.txt | ||
mobibot.fb | ||
mobibot.iml | ||
mobibot.ipr | ||
mobibot.iws | ||
README.txt |
Some very basic instructions: ant jar mkdir run cp dist/mobibot.jar run cp -R lib run cp properties/*.properties run cd run mkdir logs { configure the properties } vi *.properties { help } java -jar mobibot.jar -h { launch } /usr/bin/nohup java -jar mobibot.jar &