mirror of https://github.com/sgoudham/Enso-Bot.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
Metadata-Version: 1.2
|
|
Name: cathy
|
|
Version: 1.1.5
|
|
Summary: Discord chat bot using AIML artificial intelligence.
|
|
Home-page: https://github.com/DevDungeon/ChattyCathy
|
|
Author: DevDungeon
|
|
Author-email: nanodano@devdungeon.com
|
|
License: GPL-3.0
|
|
Description: Cathy AI Discord Chat Bot
|
|
===========
|
|
Artificial intelligence (AI) chat bot for Discord written in Python
|
|
|
|
|
|
.. image:: https://readthedocs.org/projects/cathy-docs/badge/?version=latest
|
|
:target: https://cathy-docs.readthedocs.io/en/latest/?badge=latest
|
|
:alt: Documentation Status
|
|
|
|
.. image:: https://badge.fury.io/py/cathy.svg
|
|
:target: https://badge.fury.io/py/cathy
|
|
:alt: Cathy on pypi
|
|
|
|
Documentation
|
|
=============
|
|
|
|
Read the documentation online at http://cathy-docs.rtfd.io/
|
|
|
|
Optionally, build the documentation from the ``docs/`` folder::
|
|
|
|
pip install sphinx
|
|
cd docs/
|
|
make html
|
|
|
|
|
|
Source code
|
|
===========
|
|
|
|
https://github.com/DevDungeon/Cathy
|
|
|
|
Contact
|
|
=======
|
|
|
|
nanodano@devdungeon.com
|
|
|
|
Platform: UNKNOWN
|
|
Requires-Python: <3.7
|