This commit is contained in:
deathbybandaid 2022-02-22 13:03:36 -05:00
parent ec02aeda0d
commit f283334d5b

View File

@ -4,6 +4,7 @@ import functools
class ComRun():
def __init__(self):
self.piped = False
self.say = ""
self.trigger_dict = {
"trigger_type": None,