From: timriker Date: Sat, 15 Nov 2003 03:55:43 +0000 (+0000) Subject: more migration X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d418fa7dd6929934641b2744ed5b442076f5a605;p=infobot.git more migration git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@893 c11ca15a-4712-0410-83d8-924469b57eb5 --- 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.