Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New posts
New profile posts
Latest activity
the living tribunal
replied to the thread
🐍 python
Search func
.
Ax cooldown public class Cooldown { private final long cd; private long last = 0; public Cooldown(int minutes) {...
Thursday at 4:03 AM
the living tribunal
replied to the thread
🐍 python
Search func
.
@fukurou
Thursday at 3:52 AM
the living tribunal
posted the thread
🐍 python
Search func
in
Atelier
.
import requests def search(query: str) -> str: url = "https://api.duckduckgo.com/" params = { "q": query...
Thursday at 3:52 AM
fukurou
updated their
status
.
Jun 2, 2026
fukurou
updated their
status
.
May 31, 2026
fukurou
posted the thread
🐍 python
FU money calculator
in
Atelier
.
import math def survival_years(total, monthly_spend, annual_return=0.05): """ Returns how many years you can survive. If...
May 29, 2026
fukurou
updated their
status
.
May 23, 2026
fukurou
updated their
status
.
May 22, 2026
fukurou
posted the thread
🐍 python
polinators
in
chit chat
.
# Simple pronoun resolver using history import re PRONOUNS = re.compile(r'\b(it|they|them|that|this|its|their)\b', re.I) def...
May 21, 2026
fukurou
replied to the thread
🐍 python
upgraded spit xp farm skill for chatbot gamification
.
class DiEmoV2(Skill): def __init__(self): super().__init__() self.xp = 0 self.reseter: TrgEveryNMinutes =...
May 21, 2026
fukurou
replied to the thread
🐍 python
upgraded spit xp farm skill for chatbot gamification
.
class DiEmoV2(Skill): def __init__(self): super().__init__() self.xp = 0 self.reseter: TrgEveryNMinutes =...
May 20, 2026
fukurou
posted the thread
🐍 python
upgraded spit xp farm skill for chatbot gamification
in
Atelier
.
class DiEmoV2(Skill): def __init__(self): super().__init__() self.xp = 0 self.reseter: TrgEveryNMinutes =...
May 20, 2026
fukurou
updated their
status
.
May 18, 2026
fukurou
replied to the thread
shondo boredom handler
.
class DiBoredHandler(Skill): def __init__(self): super().__init__() self.activity: Responder = Responder(...
May 16, 2026
fukurou
posted the thread
shondo boredom handler
in
chit chat
.
class DiBoredHandler(Skill): def __init__(self): super().__init__() self.activity: Responder = Responder(...
May 16, 2026
Home
What's new
Top
Text copied to clipboard.