Metadata-Version: 1.2
Name: discord-ext-owoify
Version: 0.0.2.1a0
Summary: An extension module to owoify text
Home-page: https://github.com/GreenDiscord/discord-ext-owoify
Author: Green
License: MIT
Download-URL: https://github.com/GreenDiscord/discord-ext-owoify/archive/v0.0.2.1.0-a.tar.gz
Description: ### discord-ext-owoify
        Simple ext package for owoifing text.
        
        ### Install
        Simple paste this into your terminal
        ```py
        python -m pip install -U git+https://github.com/GreenDiscord/discord-ext-owoify
        ```
        
        ### Simple Use
        Firstly, import the package using
        ```py
        from discord.ext import owoify
        ```
        
        ### update green
        
Platform: UNKNOWN
Requires-Python: >=3.5.3
