Skip to content

0.2.0: line threshold is now configurable

Compare
Choose a tag to compare
@Exirel Exirel released this 28 Mar 14:40
· 27 commits to master since this release

This second release (still in beta) of sopel-help brings a new feature: the number of lines of help message that can be sent to a channel is now configurable. By default, it's still 3.

The best way to configure the plugin is to use the official cli tool:

sopel-plugins configure help

Don't forget to use the -c option if needed.

This new feature has automated tests to ensure everything work as intended.

Compatible with Python 3.5+ and Sopel 7+ only.