# $Id: eggdrop-1.4.x-mel.lrx,v 1.1 2000/02/06 13:45:08 cphipps Exp $ # Got this log format from Alex Beber : # "Im using eggdrop 1.4.x and a script called mel, wich creates # log files in mirc format." # So whatever, try it, maybe it works for you. text=^\[([0-9:]*)\] <([[:nick:]]*)> (.*)$,time,nick,string act=^\[([0-9:]*)\] . ([[:nick:]]*) (.*)$,time,nick,string join=^\[([0-9:]*)\] ... ([[:nick:]]*) \(([[:uh:]]*)\) has joined #(.*),time,nick part=^\[([0-9:]*)\] ... ([[:nick:]]*) \(([[:uh:]]*)\) has left #(.*),time,nick quit=^\[([0-9:]*)\] ... ([[:nick:]]*) has left IRC \((.*)\),time,nick,string kick=^\[([0-9:]*)\] ... ([[:nick:]]*) was kicked by ([[:nick:]]*) \((.*)\),time,othernick,nick,string topic=^\[([0-9:]*)\] ... ([[:nick:]]*) changes topic to '(.*)',time,nick,string nick=^\[([0-9:]*)\] ... ([[:nick:]]*) is now known as ([[:nick:]]*),time,nick,othernick mode=^\[([0-9:]*)\] ... mode/#(.*) \[(.*)\] by ([[:nick:]]*),time,null,string,nick date_stamp=^IRC log started (.*) [0-9][0-9]:,date channel=^... Starting logfile (.*)#(.*)$,null,channel