Skip to content

perlpilot/ilbot

 
 

Repository files navigation

This is an IRC logging bot, and a CGI web interface for showing the logs.

The documentation can be found at http://moritz.faui2k3.org/en/ilbot

Installation instructs are still sorely missing, sorry about that.

Note that in production mode, pages are cached for performance reason.
During the installation, you should have caching disabled (by
setting NO_CACHE = 1 in cgi.conf). Once you're confident with your setup,
remove that setting again.

WARNING: When upgrading from previous versions of ilbot, and if you haven't
done it yet, you might need to change the SQL schema by running the
update-sql-add-summary.sql SQL file against your database, like

    mysql yourdatabse < update-sql-add-summary.sql

This might take a while, depending on the size of your database. During that
time, the IRC logs won't work properly.

About

IRC logging bot and web frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 78.7%
  • JavaScript 15.3%
  • CSS 5.8%
  • Gnuplot 0.2%