|
|
@@ -7,11 +7,6 @@ show for the users of your channel.
|
|
|
The supported logfile formats is explained in the FORMATS file included with
|
|
|
this distribution in the 'docs' directory.
|
|
|
|
|
|
-If you don't have access to any of the clients/bots or you use some other
|
|
|
-IRC client/bot which isn't supported, then it's fairly easy to add support
|
|
|
-for a new IRC log format. Take a look at the source code or send me an
|
|
|
-e-mail with the logfile format.
|
|
|
-
|
|
|
SETTING UP PISG
|
|
|
---------------
|
|
|
It's quite simple to set up pisg. You have 2 choices:
|
|
|
@@ -26,25 +21,25 @@ You cannot set up everything on the commandline, only the important things.
|
|
|
|
|
|
The 'pisg.cfg' file controls a lot of things, you should read CONFIG-README.
|
|
|
|
|
|
-NOTE: The stats will look best with a logfile which is at least one day long.
|
|
|
-Some stats (like smilies, exclamation marks etc) doesn't get counted before
|
|
|
-a special amount of time.
|
|
|
+NOTE: The stats will look best with a logfile which is at least one day
|
|
|
+long. Some stats (like smilies, exclamation marks, etc) doesn't get counted
|
|
|
+before a special amount of time.
|
|
|
|
|
|
Also, pisg supports multiple languages so the texts on the stats page will
|
|
|
be in your own language; look in lang.txt to see the supported languages.
|
|
|
The language can be changed from within the pisg.cfg file.
|
|
|
|
|
|
-You're welcome to translate pisg to your own language, it's not very hard,
|
|
|
-look in the lang.txt file! If you have any corrections to the language
|
|
|
-file, then please send a patch.
|
|
|
+If you have any corrections to the language file, or you want to add a new
|
|
|
+translation, then send it to the mailing list.
|
|
|
|
|
|
And a last note: there is some graphics in the gfx/ folder which pisg uses,
|
|
|
-you should put these in the same directory as your stats file(s).
|
|
|
+you should put these in the same directory as your stats file(s) or use the
|
|
|
+'pic_loc' configuration variable.
|
|
|
|
|
|
RUNNING PISG
|
|
|
------------
|
|
|
If you have setup everything inside the config file, then you just need to
|
|
|
-run it. If you're on a Linux/Unix system, this should do the work:
|
|
|
+run it. If you're on a Linux/BSD/Unix system, this should do the work:
|
|
|
|
|
|
$ ./pisg.pl
|
|
|
|