Oops\! Made supybot.replies.success into supybot.replies.error. That's one way to confuse people :)

This commit is contained in:
Jeremy Fincher 2004-01-20 15:55:33 +00:00
parent 67db74e500
commit d77bd968ae

View File

@ -232,7 +232,7 @@ why these default to what they do."""))
### ###
supybot.registerGroup('replies') supybot.registerGroup('replies')
registerChannelValue(supybot.replies, 'success', registerChannelValue(supybot.replies, 'error',
registry.NormalizedString("""An error has occurred and has been logged. registry.NormalizedString("""An error has occurred and has been logged.
Please contact this bot's administrator for more information.""", """ Please contact this bot's administrator for more information.""", """
Determines what error message the bot gives when it wants to be Determines what error message the bot gives when it wants to be