An extension module to owoify text
Project description
discord-ext-owoify
Simple ext package for owoifing text.
Install
Simple paste this into your terminal
-
pip install discord-ext-owoify
If you need to update please use the following:
-
pip install --upgrade discord-ext-owoify
Simple Use
Firstly, import the package using
-
from discord.ext import owoify
Now, lets use the owoify.owoify()
attribute to owoify your text!
-
from discord.ext import owoify print(owoify.owoify("TEXT"))
Wanna decode this now? Use the owoify.decode()
attribute for this module.
-
from discord.ext import owoify print(owoify.decode("TEXT"))
Note: The decode attribute is still in dev, as i need to find all words that would get owoified :)
Devlepoment version
To install this, you need to install from the github
-
pip install -U git+https://github.com/GreenDiscord/discord-ext-owoify
Thanks! Please give feedback in issues :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file discord-ext-owoify-0.0.7.9a0.tar.gz
.
File metadata
- Download URL: discord-ext-owoify-0.0.7.9a0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e4592e3e92841588b2d38744804a1bf665689f9182814a6b012eda40974b848 |
|
MD5 | c1a35fa3224636c1c1577e1b6d0c89bc |
|
BLAKE2b-256 | c0cc597d3f946058dcfdf7816608d97507130c4d33c134d986e7a6de50ab36c7 |