goshuirc / goshu

Simple, Flexible, and Powerful IRC bot written in Python3
http://goshu.readthedocs.org/en/latest/
ISC License
10 stars 3 forks source link
irc irc-bot

.. 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/>_

Resources

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>

License

Released under the ISC License, specified in the LICENSE file.

Contact

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!