irclogger_web
irclogger_web is a highly configurable IRC logger with web frontend. It's written in Perl.
Installation
- You need to have Perl and SQLite3 interpreter installed.
- Following Perl packages have to be installed: DBI, DBD::SQLite.
- Run
./prepare_database.shto create SQLite3 database for storing users, servers and logged channels. - See
configuration.pmand adjust it to your needs. - Run
perl main.plto start HTTP server and logger.
Description
Languages
Perl
94.1%
HTML
4.7%
Shell
1.2%