mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-11-20 15:51:30 +00:00
discord
docs
_static
_templates
ext
images
Makefile
api.rst
conf.py
discord.rst
faq.rst
index.rst
intro.rst
logging.rst
make.bat
migrating.rst
migrating_to_async.rst
quickstart.rst
whats_new.rst
examples
.gitignore
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
Allows for usage of either `requests` and `aiohttp` when used in "Standalone" mode. Fixes #704