Metadata-Version: 2.1
Name: discord-continued
Version: 1.0.8
Summary: A simple API wrapper for Discord.
Home-page: https://github.com/sakurazaki/discord-continued
Author: sakurazaki
Author-email: aitormartin1990@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Provides-Extra: lint
Provides-Extra: readthedocs
Provides-Extra: dev
License-File: LICENSE

discord-continued

====================



**An API wrapper for Discord interactions.**



----



The current version is Stable however it's still very unrefined and requires a lot of work and documentation.



This Bot feaures chunks from old discord.py that I have repurposed for this library, as they work extremely well, however I don't intend on just taking over from what was left. A lot of the code is new and rewritten.



Installation

============



Use this line to install the library:



.. code-block:: bash



    pip install -U discord-continued



