mobibot is the #mobitopia IRC channel bot.
https://github.com/ethauvin/mobibot
Sprout from master 2005-12-29 10:08:22 UTC Erik C. Thauvin <erik@thauvin.net> 'Added the ability for the bot to identify itself with NICKSERV.' Cherrypick from master 2005-03-06 16:30:45 UTC Erik C. Thauvin <erik@thauvin.net> 'Updated ChangeLog.': ChangeLog.txt |
||
---|---|---|
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 &