]> git.donarmstrong.com Git - infobot.git/commitdiff
more migration
authortimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 15 Nov 2003 03:55:43 +0000 (03:55 +0000)
committertimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 15 Nov 2003 03:55:43 +0000 (03:55 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@893 c11ca15a-4712-0410-83d8-924469b57eb5

files/sample/blootbot.chan
files/sample/blootbot.config

index 979db711a8ab9143b3bbcc64cb5586942f1063ed..eadcc740a2afcdae94cd54fb5b6c13c216fcfee4 100644 (file)
@@ -46,6 +46,8 @@ _default
     +nickometer
     +perlMath
     +quote
+    randomFactoidInterval 60
+    randomQuoteInterval 60
     +search
     +seen
     seenFlushInterval 60
index 39f7f64faff59195814bb09446d3d8556da84620..26071b8b04149e82ab530928b860f2e48e4c6cad 100644 (file)
@@ -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.