|
This little console application converts logs from the IRC bot “infobot” into logs that look like those from mIRC for Windows, so they can be used to create statistics using the popular mIRCstats program. Convlogs automatically filters out all private messages sent to and by the bot, but converts every line, topic, join/part, mode change, etc. Unfortunately, action poses appear as normal lines, because the bot logs them like that.
|