summaryrefslogtreecommitdiffstats
path: root/scripts/start.jabot.sh
Commit message (Collapse)AuthorAgeFilesLines
* CatOut/LogBot: Test server connection from main loop: Send PING each 1min, ↵HEADmasterSven Gothel2013-07-101-0/+3
| | | | | | and act when last-timestamp is > PONG_TIMEOUT (3min) - Do not reconnect automatically, since we use main-loop connection test incl. reconnect
* Adding NICKSERV identification, use argument '-nickpwd password' to pass it ..Sven Gothel2013-06-291-1/+1
|
* scripts: use jre7 as default, only define jre in start scriptSven Gothel2013-06-191-3/+3
|
* Add debian init script, rename redhat init script appropriatly. Determin ↵Sven Gothel2013-06-061-4/+6
| | | | JAVA_HOME by readlink query in PATH
* Allow 'joinMessage' to include actual log URL, notify @ each logrotateSven Gothel2013-01-191-0/+1
| | | | | | | - joinMessage configurable - Add config: urlprefix (same as logprefix, but in URL space) - Set bot's joinMessage: joinMessage + urlprefix + current logfile - Notify new logfile via logged joinMessage in old and new logfile and channel itself
* Add id/href to each line enabling linking to each message; Simplify loop; ↵Sven Gothel2013-01-191-0/+1
| | | | Set logstream before start; Add logrotateStart time.
* Relocate IRC logs to 'irclogs' -> 'log/irc/'Sven Gothel2013-01-171-1/+1
|
* Add start/stop initd scriptsSven Gothel2013-01-171-0/+17