From ea0ba24e5c3d3e73f7e8dba28e7ff387a64ed481 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 6 Jun 2014 20:57:08 +0300 Subject: [PATCH] src/conf.py: reword the config help for `reply.oneToOne`. Suggested by @monodemono on `#supybot`. **Comments wanted:** does this rewording make sense? If it doesn't, how could it be better? --- src/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/conf.py b/src/conf.py index 14610f0dd..f9258c01e 100644 --- a/src/conf.py +++ b/src/conf.py @@ -417,9 +417,9 @@ registerChannelValue(supybot.reply.mores, 'instant', registerChannelValue(supybot.reply, 'oneToOne', registry.Boolean(True, _("""Determines whether the bot will send - multi-message replies in a single message or in multiple messages. For - safety purposes (so the bot is less likely to flood) it will normally send - everything in a single message, using mores if necessary."""))) + multi-message replies in a single message. This defaults to True + in order to prevent the bot from flooding. If this is set to False + the bot will send multi-message replies on multiple lines."""))) registerChannelValue(supybot.reply, 'whenNotCommand', registry.Boolean(True, _("""Determines whether the bot will reply with an