Metadata-Version: 2.1
Name: discordpython
Version: 0.0.2
Summary: Python cog discord.py
Home-page: https://github.com
Author: DiscordDev
Author-email: example@example.com
License: UNKNOWN
Description: # discordpython
        
        ```py
        import discordpython
        
        client.load_extension("discordpython")
        ```
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
