Metadata-Version: 2.1
Name: disutils
Version: 1.4.32.post2
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
Description: # disutils
        
        A very useful library made to be used with [discord.py](https://pypi.org/project/discord.py/).
        
        *Note:* This library DOES NOT support forks of 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 disutils
        ```
        
        #### Music install:
        
        ```sh
        $ pip install disutils[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.
        
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: docs
Provides-Extra: voice
