mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Oops\! Made supybot.replies.success into supybot.replies.error. That's one way to confuse people :)
This commit is contained in:
parent
67db74e500
commit
d77bd968ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user