From a68d0872484449370865452684fa8981ba7bd6ad Mon Sep 17 00:00:00 2001 From: dms Date: Sun, 28 Jan 2001 13:04:07 +0000 Subject: [PATCH] - NEW style config file. git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@249 c11ca15a-4712-0410-83d8-924469b57eb5 --- files/blootbot.chan | 52 ++++++++++++++++++++++++++++++++++++++++++++ files/blootbot.users | 46 +++++++++++++++------------------------ 2 files changed, 69 insertions(+), 29 deletions(-) create mode 100644 files/blootbot.chan diff --git a/files/blootbot.chan b/files/blootbot.chan new file mode 100644 index 0000000..bf52c9a --- /dev/null +++ b/files/blootbot.chan @@ -0,0 +1,52 @@ +#v1: blootbot -- blootbot -- written Sun Jan 28 20:36:31 2001 + +#debian-bots + ++freshmeat + +autojoin + -freshmeat + +joinfloodCheck + limitcheckInterval 10 + limitcheckPlus 10 + +_default + +allowConv + +allowDNS + -babelfish + +cookie + +countdown + +debian + +debianExtra + debianRefreshInterval 7 + +dict + floodMessages 10:30 + floodRepeat 2:10 + +freshmeat + -freshmeatForFactoid + freshmeatRefreshInterval 24 + -insult + +karma + +kernel + +lart + +limitcheck + +log + +nickometer + +perlMath + +quote + -randomFactoid + -randomQuote + +rootWarn + rootWarnMode passive + +search + +seen + seenFlushInterval 60 + seenMaxDays 90 + +seenStats + +slashdot + +spell + +tell + +topic + +units + +uptime + +userinfo + +wwwsearch + diff --git a/files/blootbot.users b/files/blootbot.users index d977b61..871f63d 100644 --- a/files/blootbot.users +++ b/files/blootbot.users @@ -1,31 +1,19 @@ -# -# User File (c) 1998 Infobot & Associates -# -# FLAGS -# ---------------------- Factoids. -# f multiple line factoid (MLF) Usage Allowed [UNTESTED,OLD?] -# m Modifying (mod) Allowed -# r Removing (del) Allowed -# t Teaching (add) Allowed -# ---------------------- -# i Ignore Flag level 0 -# o Op Flag level 1 -# n Owner Flag level 2 -# e Extra Privs level 3 -# ---------------------- +#v1: blootbot -- blootbot -- written Sun Jan 28 20:36:30 2001 -### -# default is to allow modification, removal and addition of factoids, -# if factoid support is enabled. -UserEntry default { - flags +mrt; -} +_default +--FLAGS +mrt +--HOSTS *!*@* + +stuph +--FLAGS +mrt +--HOSTS + +xk +--FLAGS +mrsteon +--HOSTS *!root@*.home.org +--HOSTS *!xk@*.home.org +--PASS AAH2sny6Y3Y7Y + +::* bans +- *!*@*.il:+0:+0:0:980679318:you jews suck -### -# Sample user entry with all the flags. -UserEntry GmLB { - name "Danny"; - title "Grand Master"; - flags +mrsteon; - pass ECovKDtJnED36; -} -- 2.39.2