Metadata-Version: 2.4
Name: disckit
Version: 1.0.1
Summary: An open source utilities library for the disutils bots.
Author-email: Jiggly Balls <jigglyballs9000@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/disutils/disckit
Project-URL: Issues, https://github.com/disutils/disckit/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: discord-py>=2.5.0
Requires-Dist: typing-extensions>=4.13.2
Dynamic: license-file

# disckit
![Python](https://img.shields.io/badge/Python-3.11%20%7C%203.12%20%7C%203.13-blue)

An open source utilities library for the disutils bots

> [!WARNING]
> **Note:** This package exclusively supports **Application Commands only** for the API wrapper [discord.py](https://github.com/Rapptz/discord.py).\
This package may cause unexepected behaviour if used with any other API wrapper or forks of `discord.py`.

# Analytics
![Alt](https://repobeats.axiom.co/api/embed/90c2ae330c90d87026c048335eac0923d31b683f.svg "Repobeats analytics image")

# Documentation
This library doesn't support any website documentation yet but all classes and functions have been fully documented in the codebase.
If you require examples on the usage of this library please check this [repo](https://github.com/disutils/disckit-example-bot).
