Skip to content

Initial release

Compare
Choose a tag to compare
@Exirel Exirel released this 12 Apr 14:52
· 34 commits to master since this release

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.