Metadata-Version: 2.1
Name: distons
Version: 0.11
Summary: Remaded Version of Discord Components.
Home-page: https://github.com/discordenjoyer/distons/
Author: BambiKu
Author-email: bambikuuu@gmail.com
License: MIT License
Description: <div align="center">
            <a href="https://pypi.org/project/distons"><img src="https://assets.mofoprod.net/network/images/discord.original.jpg" alt="Discord Logo" height="128" style="border-radius: 50%"></a>
            <h1>DisTons</h1>
        </div>
        <div align="center">
                <a href="https://pypi.org/project/distons"><img src="https://pypi.org/project/distons" alt="Build Status"></a>
                <a href="https://pypi.org/project/distons"><img src="https://badge.fury.io/py/distons.svg" alt="PyPI version"></a>
                <a href="https://pypi.org/project/distons"><img src="https://img.shields.io/pypi/dm/distons" alt="PyPI downloads"></a>
        </div>
        <p align="center">
            <h3>An unofficial third party library of discord.py for discord components.</h3>
        </p>
        
        ## Welcome!
        
        Discord components are cool, but distons will support it more. It
        is hard to wait, so we made a third-party library for using components such as
        buttons or selects!
        
        This project is open source ⭐.
        
        Also, there is an [official discord server](https://discord.gg/ggen), so
        if you have any questions, feel free to ask it on this server.
        
        ## Features
        
        - Make Easy Buttons
        - Interactions
        - Examples
        - Third-party of discord.py.
        
        ## Docs
        
        - Coming Soon
        
        ## Install
        
        ```
        pip install distons
        ```
        
        ## Example
        
        You can see many examples
        [here](https://github.com/discordenjoyer/distons/tree/main/examples).
        
        ## License
        
        This project is under the MIT License.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: readthedocs
Provides-Extra: lint
Provides-Extra: dev
