浏览代码

Update pisg.cfg

Just noticed my name was in the config, so removed that, and cleaned it up a little.
Sebastien Lemery 10 年之前
父节点
当前提交
fcb6fa7c1f
共有 1 个文件被更改,包括 5 次插入6 次删除
  1. 5 6
      pisg.cfg

+ 5 - 6
pisg.cfg

@@ -6,8 +6,9 @@
 # Here is some basic examples, uncomment them to make them actually do
 # something.
 #
+# <set maintainer ="John">
 # <user nick="John" alias="Jonathan Jo" sex="m" pic="john.jpg">
-# <set FoulWords="ass fuck bitch shit scheisse kacke arsch ficker ficken schlampe fucker cunt cock dick penis">
+# <set FoulWords="ass fuck bitch shit fucker cunt cock dick penis">
 # <set ViolentWords="slaps beats kick hits smacks stabs">
 # <set DailyActivity="31">
 # <set ShowWpl="1">
@@ -22,9 +23,6 @@
 # <set TopicHistory="10">
 # <set KarmaHistory="15">
 # <set NickTracking="1">
-
-#
-# <set maintainer ="Sebastien @ #pisg">
 #
 # <channel="#channel">
 #   Logfile="channel2.log"
@@ -33,11 +31,12 @@
 #   OutputFile="index.html"
 # </channel>
 #
+# (Eggdrop setup example)
 # <channel="#pisg">
-#   LogDir="/home/eggy/eggdrop/logs/"
+#   LogDir="/home/user/eggdrop/logs/"
 #   LogPrefix="%23pisg."
 #   Format="eggdrop"
 #   Network="freenode"
-#   OutputFile="/var/www/html/s/eggy.html"
+#   OutputFile="/var/www/html/eggy.html"
 # </channel>
 #