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
fukurou
posted the thread
👨💻 dev
once per day module
in
chit chat
.
import datetime class TimeOfDayGreeting(Skill): def __init__(self): super().__init__() self.replied_today = False...
Jan 21, 2026
fukurou
replied to the thread
Advanced convo builder
.
def respondLatest(self, ear): if ear not in self.dic: return "" # Assuming RefreshQ.peek() or similar gets top of stack...
Jan 20, 2026
fukurou
replied to the thread
Advanced convo builder
.
import re from typing import override from LivinGrimoirePacket.AXPython import RailChatBot class PopulatorFunc: def...
Jan 20, 2026
fukurou
replied to the thread
Advanced convo builder
.
import re from typing import override from LivinGrimoirePacket.AXPython import RailChatBot class PopulatorFunc: def...
Jan 20, 2026
the living tribunal
replied to the thread
Advanced convo builder
.
@fukurou
Jan 17, 2026
the living tribunal
replied to the thread
Advanced convo builder
.
Regex,func dic
Jan 17, 2026
the living tribunal
replied to the thread
Advanced convo builder
.
import re def parse_cost_per_unit(text: str) -> tuple[str, str] | None: """ Extracts product and cost-per-unit from strings...
Jan 17, 2026
Home
What's new
Top
Text copied to clipboard.