Metadata-Version: 2.4
Name: discord-py-utilities
Version: 0.0.2
Summary: A collection of tools for Discord bots to enhance functionality and ease of use.
Home-page: https://github.com/wolfricoz/discord_tools
Author: Rico Stryker
Author-email: ricoisdenaam@gmail.com
Project-URL: Bug Tracker, https://github.com/wolfricoz/discord_tools/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# Discord Tools

Discord Tools is a collection of tools designed to enhance the functionality and ease of use for Discord bots.

## Features

- Easy to use
- Enhances Discord bot functionality
- Compatible with Python 3.10 and above

## Installation

You can install the package using pip:

```bash
pip install discord-tools
