version 0.42
[irssistats] / README
1 irssistats 0.42
2 site: http://royale.zerezo.com/programmation/irssistats/
3 mail: royale@zerezo.com
4
5 install:
6 make
7 cp pix/*.png /path/to/webdir/
8
9 usage:
10 cat /path/to/file.log | ./irssistats \#channel maintainer language theme [nickfile] > /path/to/webdir/index.html
11 (don't forget to escape the '#' in the channel name)
12
13 nickfile:
14 Since version 0.4 of irssistats, you can use a nickfile to specify nicks to join.
15 Each line of the nickfile contains the final nick and a regular expression.
16 Examples :
17   royale  ^[Rr]oyale   : join nicks starting with "Royale" or "royale" to the final nick "royale"
18   royale  ^antoine$    : also join the nick "antoine" to the final nick "royale"
19   djakette  [Dd]ja     : join any nick that contains "Dja" or "dja" to final nick "djakette"
20   <NULL> ^bot\|royale$ : remove "bot|royale" from statistics
21 The nickfile must not contain any comments.
22 The <NULL> final nick will remove matching nicks from all statistics, except from "Some URLs" and "Some topics"...
23 You can also take a look at the "sample.nickfile.txt" in this package.
24
25 links:
26 http://torus.lnet.lut.fi/ircstats/
27 http://pisg.sourceforge.net/
28 http://users.pandora.be/becquart/cisg/
29 http://netti.nic.fi/~mauvinen/mircstats/