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