version 0.6
[irssistats] / README
1 irssistats 0.6
2 site: http://royale.zerezo.com/irssistats/
3 mail: royale@zerezo.com
4
5 install:
6 make
7 cp data/* /path/to/webdir/
8
9 usage:
10 irssistats [/path/to/file.conf]
11
12 configfile:
13 Since version 0.5 of irssistats, all the options are located in a config file.
14 This allow you to specify multiple channels to parse.
15 Take a look at the "sample.configfile" in this package to know more about the options and their usage.
16
17 nickfile:
18 Since version 0.4 of irssistats, you can use a nickfile to specify nicks to join.
19 Each line of the nickfile contains the final nick and a regular expression.
20 Examples :
21   royale  ^[Rr]oyale   : join nicks starting with "Royale" or "royale" to the final nick "royale"
22   royale  ^antoine$    : also join the nick "antoine" to the final nick "royale"
23   djakette  [Dd]ja     : join any nick that contains "Dja" or "dja" to final nick "djakette"
24   <NULL> ^bot\|royale$ : remove "bot|royale" from statistics
25 The nickfile must not contain any comments.
26 The <NULL> final nick will remove matching nicks from all statistics, except from "Some URLs" and "Some topics"...
27 You can also take a look at the "sample.nickfile" in this package.
28
29 links:
30 http://torus.lnet.lut.fi/ircstats/
31 http://pisg.sourceforge.net/
32 http://users.pandora.be/becquart/cisg/
33 http://netti.nic.fi/~mauvinen/mircstats/