progval / Limnoria

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

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

Closed progval closed 1 month ago

progval commented 1 month 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.