~ $ cat user.lua
local user = {}
user.name = "DarkblooM"
user.age = 23
user.pronouns = {"any", "all"} -- โโ โโ โโ โโ
user.zodiac = "Cancer" -- โโโ โโโ โโโ โโโ
-- โโโ โโโ โโโโโ โโโ โโโ โโโโโโ
user.hobbies = { -- โโโโโโโโโโโ โโโโโโโ โโโ โโโ โโโโโโโโ
"coding", -- โโโโโโโโโโโโโโโโโโโ โโโ โโโโโโ โโโ
"gaming", -- โโโ โโโโโโโโโโ โโโ โโโโโโ โโโ
"music" -- โโโ โโโโโโโโโโโ โโโ โโโโโโโโโโโ
} -- โโ โโ โโโโโโ โโโ โโโ โโโโโโ
user.socials = {
threads = ".net/@darkbloom.io",
reddit = ".com/u/darkbloom_sr",
twitch = ".tv/darkbloom_io",
youtube = ".com/@darkbloom_io",
bsky = ".app/profile/darkblo0m.bsky.social"
}
return user
~ $
- France
-
20:48
(UTC +01:00) - https://threads.net/darkbloom.io
- u/DarkblooM_SR
- darkbloom_io
- @darkblo0m.bsky.social
Pinned Loading
-
ASCIIMath to PNG Discord bot
ASCIIMath to PNG Discord bot 1#!/usr/bin/env python32"""3ASCIIMath to PNG Discord bot4Copyright (C) 2025 รarkbloรธM5
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.
