Spellcheck plugin for Sopel IRC bots
sopel-spellcheck
requires the aspell
libraries to be installed on your
system. The process for doing this varies by platform and distribution, so we
will not try to provide all-purpose instructions here.
Install the package from PyPI:
pip install sopel-spellcheck
Enable with the sopel-plugins enable spellcheck
command, if your bot
configuration requires it.
sopel-spellcheck
is released under the Eiffel Forum License 2, the same
license as Sopel itself. See LICENSE file for full text.