# This is configuration file for SableBot # Don't put extra spaces anywhere! # server to which we should connect to and its port no. server=irc.sablevm.org port=6667 # our nick nick=SableBOT # longer description descr="SableBOT running on SableVM" # channels that we should join channels=#sablevm,#sablecc # directory where logs are to be stored - must exist with write rights! logsdir=/home/sablebot/web/logs # period after which log files will be rotated to next file logsperiod=day # maximum log size for one file in KiB maxlogsize=1000 # directory where simple text informations are stored for specified topic topicsdir=topics # directory where informations about various events are stored eventsdir=events