Metadata-Version: 2.1
Name: disutils
Version: 1.4
Summary: disutils is a very useful library made to be used with discord.py
Home-page: https://github.com/pintermor9/disutils/
Author: pintermor9
License: UNKNOWN
Platform: UNKNOWN
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
Provides-Extra: voice
License-File: LICENSE.txt

# disutils

A very useful library made to be used with [discord.py](https://pypi.org/project/discord.py/)

This is a fixed and enhanced fork of [toxicracker's DiscordUtils](https://github.com/toxicrecker/DiscordUtils)

## Installation

#### Basic install: (InviteTracker, Paginator)

```sh
$ pip install git+https://github.com/pintermor9/disutils/
```

#### Music install:

```sh
$ git clone https://github.com/pintermor9/disutils/
$ cd disutils
$ pip install .[voice]
```

_Requires discord.py[voice]_

## Links

- [Documentation](https://pintermor9.github.io/disutils/)
- [Examples](https://github.com/pintermor9/disutils/tree/master/examples)

## Support

**Please make sure that you are on the latest version of [disutils](https://github.com/pintermor9/disutils) and [youtube_dl](https://pypi.org/project/youtube_dl) before contacting for support!**

DM `GFIZ Auxea#8304` on Discord for support.


