]> git.donarmstrong.com Git - infobot.git/blobdiff - files/sample/blootbot.config
NOT localhost
[infobot.git] / files / sample / blootbot.config
index b140dffd8da6d32e937c2e724563f0c1d6bbb2a3..a1532d2177ab8447781790bc04a3aa06b7fa8f2d 100644 (file)
@@ -10,7 +10,7 @@ set ircName           blootbot experimental bot
 set ircUMode           +iw
 ###set ircHost         vh.virtualhost.org
 # if not using a virtualhost set to 0.0.0.0
-# otherwise IRC::Connection might try localhost
+# otherwise IRC::Connection might try localhost which will NOT work
 set ircHost            0.0.0.0
 
 set owner              OWNER
@@ -152,11 +152,6 @@ set maxListReplyCount      15
 #      for factoids and commands.
 set disallowOutsiders  1
 
-# [int] time, in seconds. (different messages)
-set floodMessages      10:30
-# [int] same messages.
-set floodRepeat                2:10
-
 # [int] Amount of time for auto-ignore (flooding) to expire.
 set ignoreAutoExpire   5
 
@@ -239,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.