AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
chatnio/__init__.py
chatnio/auth.py
chatnio/chat.py
chatnio/conversation.py
chatnio/globals.py
chatnio/quota.py
chatnio.egg-info/PKG-INFO
chatnio.egg-info/SOURCES.txt
chatnio.egg-info/dependency_links.txt
chatnio.egg-info/not-zip-safe
chatnio.egg-info/requires.txt
chatnio.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_chat.py
tests/test_conversation.py
tests/test_quota.py