A modern, easy to use, feature-rich, and async ready API wrapper for Discord's user API written in Python.
A modern, easy to use, feature-rich, and async ready API wrapper for Discord's user API written in Python. Check out the `master branch <https://github.com/dolfies/discord.py-self>`_ for more information.
Notice
-------
This branch is just a copy of regular ``discord.py-self`` with the import name changed to ``selfcord``, so ``discord.py-self`` can be used alongside upstream ``discord.py``. Check out the `master branch <https://github.com/dolfies/discord.py-self>`_ for more information. Use of this branch is not recommended, and should only be used if you are using both ``discord.py`` and ``discord.py-self`` in the same *project*. Otherwise, utilize virtual environments to seperate the installs of the two libraries.
This branch is just a copy of regular ``discord.py-self`` with the import name changed to ``selfcord``, so ``discord.py-self`` can be used alongside upstream ``discord.py``. Use of this branch is not recommended, and should only be used if you are using both ``discord.py`` and ``discord.py-self`` in the same *project*. Otherwise, utilize virtual environments to seperate the installs of the two libraries.
This library is 100% compatible with regular ``discord.py-self``, and any documentation, examples, etc. need only the import name changed.
@ -49,10 +49,3 @@ Otherwise, you can install the current commit: