[irc] server = irc.freenode.net port = 6667 channels = #keryx nick = Timber # This your nick identification password password = testing # 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% has parted %channel% pubmsg = <%user%> %message% pubnotice = -%user%:%channel%- %message% quit = -!- %user% has quit [%reason%] topic = %user% changed topic of %channel% to: %topic%