From 248748074b80652dffcec3c5af08303c705f666a Mon Sep 17 00:00:00 2001 From: timriker Date: Fri, 18 Feb 2005 09:33:57 +0000 Subject: [PATCH] stats always, channel flags: kernel randomQuote randomFactoid git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1160 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/files/sample/blootbot.config | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/blootbot/files/sample/blootbot.config b/blootbot/files/sample/blootbot.config index 82f1af1..2bac6c9 100644 --- a/blootbot/files/sample/blootbot.config +++ b/blootbot/files/sample/blootbot.config @@ -185,18 +185,6 @@ set freshmeatRefreshInterval 24 # [bool] if factoid does not exist, check freshmeat for it. set freshmeatForFactoid false -# [0/1] Frontend to kernel.org -set kernel true - -# [0/1] Display random text in the channel. -set randomQuote true - -# [0/1] Display random text in the channel. -set randomFactoid true - -# [0/1] keeps stats on individual commands -set stats true - # [0/1] Uptime logs set Uptime true -- 2.39.5