test
This commit is contained in:
parent
ec02aeda0d
commit
f283334d5b
@ -4,6 +4,7 @@ import functools
|
|||||||
class ComRun():
|
class ComRun():
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
self.piped = False
|
||||||
self.say = ""
|
self.say = ""
|
||||||
self.trigger_dict = {
|
self.trigger_dict = {
|
||||||
"trigger_type": None,
|
"trigger_type": None,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user