progval / Limnoria

A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
https://docs.limnoria.net/
Other
621 stars 174 forks source link

Add config value supybot.reply.mores.instant.whenPrivate #1588

Closed progval closed 3 months ago

progval commented 3 months ago

This allows overriding supybot.reply.mores.instant for private messages, where it is usually more tolerable to send multiple lines.

However, this still defaults to 1, in order to not be abusable by default.