]> git.donarmstrong.com Git - infobot.git/blobdiff - files/sample/blootbot.config
upper/lower case
[infobot.git] / files / sample / blootbot.config
index 82f1af1f6a5c10619fcc8abf70b1c34a06fb7f7e..246ed2ed46c76c53201ba8f37a345755b7aad7fa 100644 (file)
@@ -10,9 +10,10 @@ set ircName          blootbot experimental bot
 # if your irc network requires a password to get on the servers
 #set ircPasswd         SomePassword
 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 which will NOT work
+###set ircHost         vh.virtualhost.org
 set ircHost            0.0.0.0
 
 set owner              OWNER
@@ -92,10 +93,7 @@ set maxDataSize              450
 # [str] when should the bot bother learning new factoids.
 #   ADDRESSED  -- only learn when addressed.
 #   HUNGRY     -- learn irrelevent of addressing. this will catch
-#                 _everything_, use at your own risk. I tried this ages
-#                 ago and it caught quite funny responses but who knows
-#                 if my modifications will prevent this or not, perhaps
-#                 IsInvalid must be disabled?
+#                 _everything_, use at your own risk.
 set learn              ADDRESSED
 
 # [str] different behaviour with URLs.
@@ -125,9 +123,6 @@ set allowTelling    1
 #                 addressing.
 set addressing         REQUIRE
 
-# [char] One-character easy recognition.
-set addressCharacter   ~
-
 # [str] how the bot should send messages.
 #   PRIVATE    -- reply to private messages only, rejecting public msgs.
 #   DEFAULT    -- reply to public _and_ private queries.
@@ -167,9 +162,6 @@ set backlog         24
 # [str] anything which requires LWP + http proxy.
 ###set httpProxy               http://HOSTNAME:PORT/
 
-# [0/1] offer free factoid cookies
-set cookie             true
-
 # [0/1] countdown to specific dates
 set countdown          true
 
@@ -185,18 +177,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