api.violets-purgatory.dev/config.json

81 lines
3.4 KiB
JSON
Raw Normal View History

2024-01-25 23:29:28 -06:00
{
"activityImages": {
"ULTRAKILL": "https://fs.violets-purgatory.dev/ULTRAKILL/etc/DiscordIcon.webp"
},
2024-02-12 08:46:49 -06:00
"discStatuses": {
"online": {
"text": "Online",
"color": "rgb(100, 255, 100)"
},
"dnd": {
"text": "DND",
"color": "rgb(255, 100, 100)"
},
"idle": {
"text": "Idle",
"color": "rgb(255, 255, 75)"
},
"offline": {
"text": "",
"color": "rgb(175, 175, 200)"
}
},
2024-01-25 23:29:28 -06:00
"quotes": [
"Remember the 14th commandment: Thou shalt always clean thy plate and not waste anything, whether thy stomach is full, or not.",
"Remember son, dying is gay!",
"Your friendly neighborhood queer",
2024-01-25 23:37:33 -06:00
"I hate javascript!!!",
"Don't fuck with this senator!",
"Crazy? I was crazy once!",
2024-02-08 17:52:26 -06:00
"Happy 300 commits!",
2024-01-25 23:41:45 -06:00
"Also try <a href='https://lunasother.nl'>lunasother.nl</a> :3",
2024-01-25 23:46:37 -06:00
"Play Cave Story!",
2024-01-26 10:51:27 -06:00
"Cave Story+ Sucks!",
"World's Worst Developer",
"Remember when I used to call myself a 'Game Developer'?",
"Bored",
2024-01-26 11:08:13 -06:00
"Did you know there are currently {QUOTE_COUNT} quotes?",
"I seriously need to optimize this site <br> I guess there's always worse, though...",
"IMAGE CACHING!!! THE IMAGE CACHING IS REAL!!!!",
2024-02-08 17:52:26 -06:00
"You had a 1/{QUOTE_COUNT} chance in getting this quote. Same with any other quote, I guess :|",
2024-01-26 11:08:13 -06:00
"Is sharing your IP <em>reallyy</em> that bad?",
"The worst git user to exist",
"This idiot has no idea how branches work",
"Their ass is NOT listening",
2024-01-26 11:08:13 -06:00
"Having issues? Try reporting an ID-10-T error on the codeberg :D",
"No I don't use Github :3",
2024-01-26 11:08:13 -06:00
"I think {QUOTE_COUNT} is enough quotes at this point...",
"Please check out <a href='https://yt.violets-purgatory.dev'>Univerter</a>!",
"Please check out <a href='https://codeberg.org/Bingus_Violet/SteamRPC'>SteamRPC</a>! (Linux only)",
"Please check out <a href='https://api.violets-purgatory.dev'>the api for this site</a> :3",
"Please check out the <a href='https://beta.violets-purgatory.dev'>beta</a>!",
"Simpletube? Hah, I hardly remember her... its been a long time hasn't it... Maybe i'll return to it one day soon...",
2024-01-26 11:20:50 -06:00
"Okay I <em>REALLY</em> need an image cache :/",
"You know... I was a Roblox Developer Once...",
2024-01-26 12:29:50 -06:00
"I used to love Star Glitcher games",
"Git rebase my beloved...",
2024-02-01 13:57:48 -06:00
"PROUD OWNER OF: <a href='https://univerter.dev'>univerter.dev</a>!",
"These birds are Pissing me off... I'm the original &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Starwalker"
2024-01-25 23:29:28 -06:00
],
2024-02-08 18:28:33 -06:00
"titles": [
"Boykisser",
2024-02-13 08:50:34 -06:00
"World's Worst Developer"
2024-02-08 18:28:33 -06:00
],
2024-01-25 23:29:28 -06:00
"thumborInstances": [
"https://thumbor-production-0e82.up.railway.app/",
"https://enormous-book-production.up.railway.app/",
"https://unusual-back-production.up.railway.app/",
"https://axiomatic-hair-production.up.railway.app/"
2024-01-27 12:02:59 -06:00
],
"highlightedWords": {
"birds": "yellow",
"Pissing": "yellow",
2024-02-08 12:30:38 -06:00
"Starwalker": "yellow",
2024-02-08 12:45:32 -06:00
"word highlighting": "yellow",
2024-02-08 18:28:33 -06:00
"replaceAll": "limegreen",
"Godot Engine": "#64B5F6",
2024-02-12 14:05:07 -06:00
"javascript": "yellow",
"NodeJS": "limegreen",
"Violet": "rgb(200, 150, 255)"
2024-01-27 12:02:59 -06:00
}
2024-01-25 23:29:28 -06:00
}