This initial release of `sopel-help` contains the same features as the built-in `help` Sopel plugin, and even more!
Install now with:
$ pip install sopel-help
The new features are:
* extend the list of providers thanks to entry point,
* use a provider that generate a small HTML file and let you serve it through your own origin server
This first release contains extensive testing and a 10/10 pylint rating.
Compatible with Python 3.5+ and Sopel 7+ only.