X-Git-Url: http://royale.zerezo.com/git/?p=irssistats;a=blobdiff_plain;f=README;h=1f4c63d0e751e8e8e5bc84a0c974b09fb6e983cc;hp=001b147e76b78d61b79738fdb1310ca76211f9d3;hb=481a35930643cd88c6b55490b45f47b611b87ede;hpb=8d70a2e0456b158f3ca70636b4920e9aff08830a diff --git a/README b/README old mode 100644 new mode 100755 index 001b147..1f4c63d --- a/README +++ b/README @@ -1,13 +1,26 @@ -irssistats 0.3 -site: http://royale.zerezo.com/programmation/irssistats/ +irssistats 0.44 +site: http://royale.zerezo.com/irssistats/ mail: royale@zerezo.com install: make -cp pix/*.png /path/to/webdir/ +cp pix/* /path/to/webdir/ usage: -cat /path/to/file.log | ./irssistats channel maintainer language theme > /path/to/webdir/index.html +cat /path/to/file.log | ./irssistats \#channel maintainer language theme [nickfile] > /path/to/webdir/index.html +(don't forget to escape the '#' in the channel name) + +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.txt" in this package. links: http://torus.lnet.lut.fi/ircstats/