]> git.donarmstrong.com Git - infobot.git/blobdiff - files/sample/blootbot.config
sort FLAGS
[infobot.git] / files / sample / blootbot.config
index f2b33943145c0bc607d62a7669571d048c96f1fd..c5fff9e7c0ba683c4ca21f6e6a1ec6e889b4a61a 100644 (file)
@@ -144,7 +144,7 @@ set talkMethod              DEFAULT
 
 # [int] maximum length of reply for Extras function before popping list to
 #      reduce number of elements.
-set maxListReplyLength 450
+set maxListReplyLength 400
 
 # [int] maximum number of elements in list allowed for Extras function
 #      before popping elements to reduce total count.
@@ -165,7 +165,7 @@ set ignoreTempExpire        60
 #####
 
 # [0/1] irc-cli calculator.
-set perlMath           1
+set Math               1
 
 # [0/1] ord/chr etc
 set allowConv          1
@@ -188,24 +188,16 @@ set backlog               24
 # [str] anything which requires LWP + http proxy.
 ###set httpProxy               http://HOSTNAME:PORT/
 
-# [0/1] babelfish translator.  jdf++.
-set babelfish          true
-
 # [0/1] offer free factoid cookies
 set cookie             true
 
-# [0/1] Countdown to specific dates
+# [0/1] countdown to specific dates
 set countdown          true
 
 # [0/1] Debian file and package search.
-set debian             false
-# [int] how often to update the debian table, in days.
-set debianRefreshInterval 1
+set Debian             false
 # [0/1] extra stuff...
-set debianExtra                true
-
-# [0/1] Frontend to dict.org's wordnet.
-set dict               false
+set DebianExtra                true
 
 # [0/1] Freshmeat
 set freshmeat          false
@@ -216,13 +208,13 @@ set freshmeatRefreshInterval 24
 set freshmeatForFactoid                false
 
 # [0/1] insult server
-set insult             false
+set insult             true
 
 # [0/1] karma
 set karma              true
 
 # [0/1] Frontend to kernel.org
-set kernel             false
+set kernel             true
 
 # [0/1] LART.
 set lart               true
@@ -231,7 +223,7 @@ set lart            true
 set nickometer         true
 
 # [0/1] Frontend to the stock market.
-set quote              false
+set Quote              true
 
 # [0/1] Display random text in the channel.
 set randomQuote                true
@@ -240,7 +232,7 @@ set randomQuote             true
 set randomFactoid      true
 
 # [0/1] Warn users about root.
-set rootWarn           false
+set RootWarn           false
 #   passive    -- be polite plus stuff, compliant to OPN, heh.
 #   aggressive -- ...
 set rootWarnMode       passive
@@ -252,22 +244,22 @@ set search                false
 set stats              true
 
 # [0/1] slashdot headlines.
-set slashdot           false
+set slashdot           true
 
 # [0/1] frontend to ispell.
-set spell              false
+set spell              true
 
 # [0/1] Advanced topic management.
-set topic              true
+set Topic              true
 
 # [0/1] User Information Services.
-set userinfo           true
+set UserInfo           true
 
 # [0/1] Uptime daemon
-set uptime             true
+set Uptime             true
 
 # [0/1] Wingate checking and banning mechanism. FIXME:
-###set wingate         false
+###set Wingate         false
 # [int] seconds. minimum time to check.
 set wingateInterval    60
 # [str] Wingate.
@@ -277,10 +269,10 @@ set wingateKick           Please don't use wingate
 
 # [0/1] google search.. simon++. requires libwww-search-perl + 5lines of
 #      modifications.
-set wwwsearch          false
+set W3Search           false
 
 # [0/1] Unit conversion tool.
-set units              true
+set Units              true
 
 #####
 # Miscellaneous configuration options
@@ -305,10 +297,13 @@ set WIP                   0
 set useStrict          1
 
 # debugging...
-###set dumpvars                1
+###set DumpVars                1
 ###set dumpvarsAtExit  1
 # log to specific file or global log file.
 ###set dumpvarsLogFile dumpvars.log
+# more debugging
+###set DumpVars2               1
+###set symdumpLogFile  log/dumpvars2.log
 
 # [str] Interface: [IRC/CLI]
 #   IRC                -- Internet Relay Chat