irclogger
irclogger copied to clipboard
A Perl/PHP tool to log an IRC channel and make it searchable on the Web
This is an IRC logger with a webinterface.
To install, create a new MySQL table using the provided 'mysql.sql' script and edit the 'irclog.config.php' to match your database and IRC channel settings. Then run the 'irclog.pl -s' script to start logging.
The logger needs the following perl modules: POE::Component::IRC Digest::MD5 DBI::mysql