-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathpisg.cfg
47 lines (43 loc) · 1.23 KB
/
pisg.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Config file for pisg (set up all your channels/logfiles here)
# For a list of all configuration options, see docs/pisg-doc.txt or
# docs/html/index.html for a HTML version.
<set maintainer ="Your nickname">
<user nick="Sebastien" alias="Sebastien Sebastien-" sex="m" pic="seb.jpg">
<set FoulWords="ass fuck bitch shit fucker cunt cock dick penis">
<set ViolentWords="slaps beats kick hits smacks stabs">
<set DailyActivity="31">
<set PicLocation="pics/">
<set ImagePath="pics/">
<set PicHeight="50">
<set PicWidth="55">
<set ShowWpl="1">
<set ShowCpl="1">
<set ShowWords="1">
<set ShowLineTime="1">
<set ShowFoulLine="1">
<set ShowMostNicks="1">
<set ShowSmileys="1">
<set ShowKarma="1">
<set ShowMostActiveByHour="1">
<set TopicHistory="10">
<set KarmaHistory="15">
<set NickTracking="1">
<user nick="\" alias="">
<user nick="x" ignore="y">
<user nick="chanserv" ignore="y">
<user nick="nickserv" ignore="y">
<user nick="saslserv" ignore="y">
<channel="#channel">
Logfile="channel2.log"
Format="mIRC"
Network="SomeIRCNet"
OutputFile="index.html"
</channel>
# (Eggdrop setup example)
<channel="#pisg">
LogDir="/home/user/eggdrop/logs/"
LogPrefix="%23pisg."
Format="eggdrop"
Network="freenode"
OutputFile="/var/www/html/eggy.html"
</channel>