From 0bd6792084e3582803eb506ef0490661941e02dc Mon Sep 17 00:00:00 2001 From: timriker Date: Fri, 18 Feb 2005 08:11:19 +0000 Subject: [PATCH] math, insult are channel only git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1149 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/files/sample/blootbot.config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/blootbot/files/sample/blootbot.config b/blootbot/files/sample/blootbot.config index b0520de..4b7ba03 100644 --- a/blootbot/files/sample/blootbot.config +++ b/blootbot/files/sample/blootbot.config @@ -157,9 +157,6 @@ set ignoreTempExpire 60 # Internal (simple) bot commands ##### -# [0/1] irc-cli calculator. -set Math 1 - # [0/1] ord/chr etc set allowConv 1 @@ -196,9 +193,6 @@ set freshmeatRefreshInterval 24 # [bool] if factoid does not exist, check freshmeat for it. set freshmeatForFactoid false -# [0/1] insult server -set insult true - # [0/1] karma set karma true -- 2.39.5