Metadata-Version: 2.1
Name: disno
Version: 0.1
Summary: Another discord api wrapper just ignore
Home-page: https://github.com/QwireDev/disno
Author: Middledot
Author-email: middledot.productions@gmail.com
License: UNKNOWN
Project-URL: Issue Tracker, https://github.com/QwireDev/disno/issues
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# disno
A modular API wrapper designed to handle the many aspects of the [Discord API](https://discord.dev).

What is meant by modular is that you can resuse components for other parts of the library or your custom implementations.

> The library is currently in early development.

## Is this a fork of discord.py?
This library does inspire greatly from [discord.py](https://github.com/Rapptz/discord.py)
but is essentially different and aims to implement features that discord.py didn't as well
as features it hasn't.


