test
This commit is contained in:
parent
2bea9b2507
commit
c6fd6d70be
@ -115,6 +115,7 @@ class Commands():
|
|||||||
command = commstring.split(" ")[0]
|
command = commstring.split(" ")[0]
|
||||||
else:
|
else:
|
||||||
command = ""
|
command = ""
|
||||||
|
print(command)
|
||||||
return command
|
return command
|
||||||
|
|
||||||
def get_commands_split(self, trigger, splitkey):
|
def get_commands_split(self, trigger, splitkey):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user