项目作者: sopel-irc

项目描述 :
Spellcheck plugin for Sopel (formerly part of core)
高级语言: Python
项目地址: git://github.com/sopel-irc/sopel-spellcheck.git
创建时间: 2019-08-06T12:32:00Z
项目社区:https://github.com/sopel-irc/sopel-spellcheck

开源协议:Other

下载


sopel-spellcheck

Spellcheck plugin for Sopel IRC bots

Requirements

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.

Usage

Install the package from PyPI:

  1. pip install sopel-spellcheck

Enable with the sopel-plugins enable spellcheck command, if your bot
configuration requires it.

License

sopel-spellcheck is released under the Eiffel Forum License 2, the same
license as Sopel itself. See LICENSE file for full text.