dblogger.pl is a simple perl script for irssi.
dblogger.pl logs all public messages and actions to a mysql database. The sql to create the
needed table in the database can be found
here.
Now we have database logging the fun can start. (To be continued...)