import requests
TealWolf25 = {
"names": ["Teal", "Fynn"],
"pronouns": [
["fae", "faer", "faer", "faers", "faerself"],
["they", "them", "their", "theirs", "themselves"],
],
"bio": "A silly enby furry developer :3 wawawawawa",
"identity": ["panromantic", "nonbinary", "asexual", "polyamorous"],
"titles": ["Software Developer", "Robotics Engineer", "Voice Actor", "Musician"],
"groups": ["devOS: Sanity Edition", "Stellar Frost", "Azure Fey MC"],
"languages": [
"English",
"Latin",
"programming.Python",
"programming.Java",
"programming.JavaScript",
"programming.C++",
"programming.C#",
],
"socials": {
"GitHub": "Teal-Wolf-25-v2",
"Bluesky": "@tw25.net",
"YouTube": "@TealWolf25",
"Twitch": "Teal_Wolf_25",
},
"well_known_projects": {
"Extra Trinkets": requests.get("https://github.com/Teal-Wolf-25-v2/Extra-Trinkets"),
"Cyan": requests.get("https://github.com/Teal-Wolf-25-v2/Teal-Bot"),
},
"links": {
"Website": requests.get("https://www.tw25.net"),
"Modrinth": requests.get("https://modrinth.com/user/Teal_Wolf_25"),
"Pronouns": requests.get("https://en.pronouns.page/u/Teal_Wolf_25"),
},
"pfp_artist": {
"Name": "MeeperCreep",
"Platform": requests.get("https://meepercreepertown.neocities.org/"),
},
}
pronouns = TealWolf25["pronouns"]
preferred_pronouns = []
for pronoun_set in pronouns:
if "fae" in pronoun_set:
preferred_pronouns = pronoun_set
TealWolf25["preferred_pronouns"] = preferred_pronouns
print(TealWolf25)
A silly little mod and game developer :3
wawawawawawawawa
Old account @Teal-Wolf-25
- USA, North America
-
04:51
(UTC -05:00) - https://www.tw25.net
- @tw25.net
Popular repositories Loading
-
-
-
Extra-Trinkets
Extra-Trinkets PublicAdds practical slots to Trinkets, so your inventory isn't as cluttered.
-
celesticore.tw25.net
celesticore.tw25.net PublicRepository for the CelestiCore Studios website
HTML
-
CraterLib-arrgh
CraterLib-arrgh PublicForked from firstdarkdev/CraterLib
A Library mod and modding api used by FDD Mods
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


