Index | Forum | About | Download | Links

Tools

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.


Other IRC stat generators

pisg - open source/GPL IRC channel statics generator written in Perl
fisg - a FAST and light analyzer for IRC logs somewhat similar than pisg
deStats - stats generator created in C
gruftistats - Open source, but doesn't seem to be updated anymore.
mIRCStats - Easy-to-use IRC channel reporting tool for Windows.
SpiffyStats - Faster than mIRCStats, written in Visual Basic.


Miscellaneous

HOWTO for running Linux binaries in *BSD.


IRCStats is © 1999-2004 Teemu Toivola