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
replied to the thread
👨💻 dev
diinsulted
.
class DiBanter(Skill): def __init__(self, responder: Responder, memory_size: int = 15, reply_chance: int = 90, )...
Thursday at 6:49 PM
fukurou
replied to the thread
👨💻 dev
diinsulted
.
class DiCusser(Skill): def __init__(self, responder: Responder, memory_size: int = 15, reply_chance: int = 90, )...
Thursday at 6:43 PM
fukurou
replied to the thread
👨💻 dev
diinsulted
.
class AnnoyedQ: def __init__(self, queLim: int): self._q1: RefreshQ = RefreshQ(queLim) self._q2: RefreshQ =...
Thursday at 6:11 PM
the living tribunal
replied to the thread
👨💻 dev
diinsulted
.
Thursday at 1:23 AM
fukurou
posted the thread
👨💻 dev
diinsulted
in
chit chat
.
def count_occurrences(lst, element): return lst.count(element) # Example usage: my_list = [1, 2, 3, 2, 4, 2, 5] element_to_count =...
Wednesday at 9:54 PM
the living tribunal
updated their
status
.
Tuesday at 1:32 PM
the living tribunal
replied to the thread
Gibrish gen
.
:s91:
Tuesday at 1:04 PM
the living tribunal
posted the thread
Gibrish gen
in
chit chat
.
import random import string def generate_gibberish(length=10): # Define the character set (letters only) characters =...
Tuesday at 1:04 PM
fukurou
replied to the thread
jizz board
.
self.convo1.add_items(UniqueResponder("you are being responsible", "you are doing the right thing", "you are making a good choice"), "i...
Sunday at 8:57 PM
fukurou
replied to the thread
jizz board
.
class DiEvent(Skill): def __init__(self): super().__init__() self._e = False self.declarations =...
Sunday at 8:55 PM
fukurou
replied to the thread
jizz board
.
class DiEvent(Skill): def __init__(self): super().__init__() self._e = False self.declarations =...
Sunday at 8:44 PM
fukurou
replied to the thread
jizz board
.
class EventChat: # Funnel input to a unique response bundle def __init__(self, ur: UniqueResponder, *args): self._dic =...
Sunday at 8:36 PM
fukurou
posted the thread
jizz board
in
chit chat
.
class YourClass: def __init__(self, ur: UniqueResponder, *args): self._dic = {arg: ur for arg in args} def...
Sunday at 8:28 PM
fukurou
replied to the thread
👨💻 dev
AXContains
.
class DiWarrior(Skill): def __init__(self): super().__init__() # Call the parent class constructor...
Sunday at 6:57 AM
fukurou
replied to the thread
👨💻 dev
AXContains
.
class DiWarrior(Skill): def __init__(self): super().__init__() # Call the parent class constructor...
Sunday at 4:46 AM
Home
What's new
Top
Text copied to clipboard.