X-Git-Url: http://royale.zerezo.com/git/?p=irssistats;a=blobdiff_plain;f=README;h=01aaf4fffc86f3302edd2b7305a13d324bf15473;hp=d2ee540de682e1fb8a22c74fdcc8571323edc32d;hb=3908ded2c18f259d9eea9f31600020cf940ada3e;hpb=b174acf3baf7bc2acd24edb7e6198c8d572e0c97 diff --git a/README b/README index d2ee540..01aaf4f 100644 --- a/README +++ b/README @@ -1,16 +1,23 @@ -irssistats 0.1 +irssistats 0.4 site: http://royale.zerezo.com/programmation/irssistats/ mail: royale@zerezo.com -config: -edit irssistats.c - install: make cp pix/*.png /path/to/webdir/ usage: -cat /path/to/file.log | ./irssistats > /path/to/webdir/index.html +cat /path/to/file.log | ./irssistats channel maintainer language theme [nickfile] > /path/to/webdir/index.html + +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" +The nickfile must not contain any comments. +You can also take a look at the "sample.nickfile.txt" in this package. links: http://torus.lnet.lut.fi/ircstats/