[irc]
server = irc.freenode.net
port = 6667
server_password = password
channels = #keryx,#excid3
nick = Timber
nick_password = password
# Comma separated list of owner nicks
owners = excid3
[log]
# Location to store the logs
folder = logs
# Location of the stylesheet
stylesheet = conf/stylesheet.css
[format]
join = -!- %user% [%host%] has joined %channel%
kick = -!- %user% was kicked from %channel% by %kicker% [%reason%]
mode = -!- mode/%channel% [%modes% %person%] by %giver%
nick = %old% is now known as %new%
part = -!- %user% [%host%] has parted %channel%
pubmsg = <%user%> %message%
pubnotice = -%user%:%channel%- %message%
quit = -!- %user% has quit [%reason%]
topic = %user% changed topic of %channel% to: %topic%
action = * %user% %action%
help = Check out http://excid3.com