xchat2mirc.c
A quick & simple tool to convert xchat logs (probably only from version
1.8.5 and higher) to mIRC looklike. Compile the source with the following
command gcc -O2 xchat2mirc.c -o xchat2mirc to get a working
binary. So far only tested with Linux...
irssi2mirc.c
Like the previous, this is a fast converter for irssi logs. However
I'm not 100% sure if the logformat is always the same or does it depend
of the used theme. It should be compile the same way as xchat2mirc.
BXLog
A patched BitchX script by sirmchyde
that logs just like mIRC does, so it works with IRCStats.
mel
Tcl for eggdrop by Jules. Can generate logs that look like those done by mIRC.
The tcl has some options of how the logging should be done.
dse2mirc
Converter by Blacky Stardust that can convert Dancer and DSE logs to mIRC logs.
egg2mirc / log2mirc
Converter by flyghost that can convert Eggdrop and irssi logs to mIRC logs.
irssi2mirc
Shell script by Joakim Ahlen that can convert logs from
irssi to mIRC logs.
|