From d418fa7dd6929934641b2744ed5b442076f5a605 Mon Sep 17 00:00:00 2001 From: timriker Date: Sat, 15 Nov 2003 03:55:43 +0000 Subject: [PATCH] more migration git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@893 c11ca15a-4712-0410-83d8-924469b57eb5 --- files/sample/blootbot.chan | 2 ++ files/sample/blootbot.config | 6 ------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/files/sample/blootbot.chan b/files/sample/blootbot.chan index 979db71..eadcc74 100644 --- a/files/sample/blootbot.chan +++ b/files/sample/blootbot.chan @@ -46,6 +46,8 @@ _default +nickometer +perlMath +quote + randomFactoidInterval 60 + randomQuoteInterval 60 +search +seen seenFlushInterval 60 diff --git a/files/sample/blootbot.config b/files/sample/blootbot.config index 39f7f64..26071b8 100644 --- a/files/sample/blootbot.config +++ b/files/sample/blootbot.config @@ -234,15 +234,9 @@ set quote false # [0/1] Display random text in the channel. set randomQuote true -# [int] Interval (or more than), in minutes. -set randomQuoteInterval 60 - # [0/1] Display random text in the channel. set randomFactoid true -# [int] Interval (or more than), in minutes. -set randomFactoidInterval 60 - # [0/1] Warn users about root. set rootWarn false # passive -- be polite plus stuff, compliant to OPN, heh. -- 2.39.5