{"id":30859316,"url":"https://github.com/greendoescode/discord-ext-owoify","last_synced_at":"2025-09-07T14:58:58.176Z","repository":{"id":54686211,"uuid":"335774422","full_name":"greendoescode/discord-ext-owoify","owner":"greendoescode","description":"Owoify text using discord.ext.owoify :)","archived":false,"fork":false,"pushed_at":"2021-04-28T18:07:48.000Z","size":151,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"owoify","last_synced_at":"2025-07-06T07:06:43.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greendoescode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/GreenWard371?locale.x=en_GB"]}},"created_at":"2021-02-03T22:38:56.000Z","updated_at":"2023-03-11T23:18:42.000Z","dependencies_parsed_at":"2022-08-14T00:00:47.579Z","dependency_job_id":null,"html_url":"https://github.com/greendoescode/discord-ext-owoify","commit_stats":null,"previous_names":["greendoescode/discord-ext-owoify","greendiscord/discord-ext-owoify"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/greendoescode/discord-ext-owoify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greendoescode%2Fdiscord-ext-owoify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greendoescode%2Fdiscord-ext-owoify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greendoescode%2Fdiscord-ext-owoify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greendoescode%2Fdiscord-ext-owoify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greendoescode","download_url":"https://codeload.github.com/greendoescode/discord-ext-owoify/tar.gz/refs/heads/owoify","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greendoescode%2Fdiscord-ext-owoify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274051970,"owners_count":25214030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-07T14:58:16.714Z","updated_at":"2025-09-07T14:58:58.165Z","avatar_url":"https://github.com/greendoescode.png","language":"Python","funding_links":["https://paypal.me/GreenWard371?locale.x=en_GB"],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/github/license/GreenDiscord/discord-ext-owoify)](https://mit-license.org/) ![version](https://img.shields.io/pypi/v/discord-ext-owoify) [![Support Server](https://img.shields.io/discord/807028485667028993.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/esARSKDMAp)\n\n### discord-ext-owoify\nSimple ext package for owoifing text.\n\n### Install\nSimple paste this into your terminal\n\n- ```shell script\n  pip install discord-ext-owoify\n  ```\n\nIf you need to **update** please use the following:\n\n- ```shell script\n  pip install --upgrade discord-ext-owoify\n  ```\n\n### Simple Use\nFirstly, import the package using\n\n- ```python\n  from discord.ext import owoify\n  ```\n\nNow, lets use the ```owoify.owoify()``` attribute to **owoify** your text!\n\n- ```python\n  from discord.ext import owoify\n\n  print(owoify.owoify(\"TEXT\"))\n\n  ```\n\nWanna decode this now? Use the ```owoify.decode()``` attribute for this module.\n- ```python\n  from discord.ext import owoify\n  \n  print(owoify.decode(\"TEXT\"))\n  ```\n  \n  Note: The decode attribute is still in dev, as i need to find all words that would get owoified :) \n  \n  \n### Devlepoment version\n\nTo install this, you need to install from the github\n\n- ```shell script\n  pip install -U git+https://github.com/GreenDiscord/discord-ext-owoify\n  ```\nThanks! Please give feedback in issues :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreendoescode%2Fdiscord-ext-owoify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreendoescode%2Fdiscord-ext-owoify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreendoescode%2Fdiscord-ext-owoify/lists"}