X-Git-Url: http://royale.zerezo.com/git/?p=irssistats;a=blobdiff_plain;f=README;h=eda71da26c30701032b7e2b8cd6e33445d944e9f;hp=da6ed11ad714ad8dc37f69cd8276fad56deb468b;hb=refs%2Ftags%2Fv0.62;hpb=ec1c19451d83bda19075453e469cfbf634cc9b7d diff --git a/README b/README index da6ed11..eda71da 100644 --- a/README +++ b/README @@ -1,13 +1,30 @@ -irssistats 0.2 -site: http://royale.zerezo.com/programmation/irssistats/ +irssistats 0.62 +site: http://royale.zerezo.com/irssistats/ mail: royale@zerezo.com install: make -cp pix/*.png /path/to/webdir/ +cp data/* /path/to/webdir/ usage: -cat /path/to/file.log | ./irssistats channel maintainer language theme > /path/to/webdir/index.html +irssistats [/path/to/file.conf] + +configfile: +Since version 0.5 of irssistats, all the options are located in a config file. +This allow you to specify multiple channels to parse. +Take a look at the "sample.configfile" in this package to know more about the options and their usage. + +nickfile: +Since version 0.4 of irssistats, you can use a nickfile to specify nicks to join. +Each line of the nickfile contains the final nick and a regular expression. +Examples : + royale ^[Rr]oyale : join nicks starting with "Royale" or "royale" to the final nick "royale" + royale ^antoine$ : also join the nick "antoine" to the final nick "royale" + djakette [Dd]ja : join any nick that contains "Dja" or "dja" to final nick "djakette" + ^bot\|royale$ : remove "bot|royale" from statistics +The nickfile must not contain any comments. +The final nick will remove matching nicks from all statistics, except from "Some URLs" and "Some topics"... +You can also take a look at the "sample.nickfile" in this package. links: http://torus.lnet.lut.fi/ircstats/