.. image:: docs/logo.png :alt: Goshu :align: center
Goshu is a powerful IRC bot, written for Python3. Utilising simple YAML configuration files, a fast, extensible module system and useful, configurable logging, Goshu allows you to create your own personalised IRC bot in no time!
Hosted Documentation <http://goshu.readthedocs.org/en/latest/>
_
The Python libraries Goshu uses include girc <https://github.com/DanielOaks/girc>
, pyQuery <https://pypi.python.org/pypi/pyquery>
, pyYAML <https://bitbucket.org/xi/pyyaml>
,
Requests <http://python-requests.org>
, http_status <https://github.com/DanielOaks/http_status>
, colorama <https://pypi.python.org/pypi/colorama>
, pyparsing <http://pyparsing.wikispaces.com/>
, and
wolframalpha <https://pypi.python.org/pypi/wolframalpha>
Released under the ISC License, specified in the LICENSE file.
If you do something cool with my code, please feel free to contact me <mailto:daniel@danieloaks.net>
_
For feature requests or contributions, feel free to make an issue or send a pull request!