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
owly
replied to the thread
👨💻 dev
default notes
.
class DiNoteTaker(Skill): def __init__(self): super().__init__() self.notes: Notes = Notes() # Override def...
Feb 23, 2025
owly
posted the thread
👨💻 dev
default notes
in
chit chat
.
class DiNoteTaker(Skill): def __init__(self): super().__init__() self.notes: Notes = Notes() # Override def...
Feb 23, 2025
fukurou
updated their
status
.
Feb 23, 2025
fukurou
updated their
status
.
Feb 20, 2025
fukurou
updated their
status
.
Feb 20, 2025
fukurou
replied to the thread
👨💻 dev
catalogging
.
def skillNotes(self, param: str) -> str: if param == "notes": return "This skill initiates a series of dialogues and...
Feb 17, 2025
fukurou
replied to the thread
👨💻 dev
catalogging
.
def skillNotes(self, param: str) -> str: if param == "notes": return "This skill simulates a hug attack request and...
Feb 17, 2025
fukurou
replied to the thread
👨💻 dev
catalogging
.
def skillNotes(self, param: str) -> str: if param == "notes": return "This skill simulates a foot cleaning request and...
Feb 17, 2025
fukurou
updated their
status
.
Feb 16, 2025
fukurou
updated their
status
.
Feb 15, 2025
fukurou
replied to the thread
👨💻 dev
catalogging
.
Feb 14, 2025
fukurou
replied to the thread
👨💻 dev
catalogging
.
DiMezzoflationGame() def skillNotes(self, param: str) -> str: if param == "notes": return "A game that combines macro...
Feb 13, 2025
owly
posted the thread
👨💻 dev
catalogging
in
chit chat
.
so this is the code snippet. we will also need to list the skills in the catalog. and cross ref the catalog with the equipped skills...
Feb 13, 2025
fukurou
posted the thread
ass shit
in
chit chat
.
// Service Interface public interface MyService { void execute(); } // Service Implementation public class MyServiceImpl implements...
Feb 11, 2025
fukurou
replied to the thread
c district
.
import random # Initialize player score and track the player's last choices player_score = 0 last_choices = [] # Choices for the game...
Feb 8, 2025
Home
What's new
Top
Text copied to clipboard.