Tools: master 96830049

Author Committer Branch Timestamp Parent
Damien Regad Damien Regad master 2013-04-22 08:18 master 7775d055
Changeset

New script: irclogs.py

Generate IRC log archive pages for mantisbt.org based on files saved by
mantisbot / ChannelLogger plugin

Processes the Supybot ChannelLogger's log directory, generates html
pages for the IRC logs (assumes no leading '#' on filenames) using
Marius Gedminas' logs2html script [1], and copies them (rsync) to the
webserver's directory.

See [2] and [3] for further details

[1] http://mg.pov.lt/irclog2html/
[2] http://www.mantisbt.org/wiki/doku.php/mantisbt:irc_logs
[3] http://www.mantisbt.org/wiki/doku.php/mantisbt:irc_mantisbot

Loosely based on jreese's original script

add - irclogs.py Diff File