From d77bd968ae136cf84b6ade57f165e0678d87b72b Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 20 Jan 2004 15:55:33 +0000 Subject: [PATCH] Oops\! Made supybot.replies.success into supybot.replies.error. That's one way to confuse people :) --- src/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf.py b/src/conf.py index e64e39699..d1f04e36a 100644 --- a/src/conf.py +++ b/src/conf.py @@ -232,7 +232,7 @@ why these default to what they do.""")) ### supybot.registerGroup('replies') -registerChannelValue(supybot.replies, 'success', +registerChannelValue(supybot.replies, 'error', registry.NormalizedString("""An error has occurred and has been logged. Please contact this bot's administrator for more information.""", """ Determines what error message the bot gives when it wants to be