test
This commit is contained in:
parent
87a5c85390
commit
2b14a88f19
@ -95,6 +95,8 @@ def rebuild_pipes(commands, trigger_str_add=None):
|
|||||||
trigger_str += " %s" % trigger_str_add
|
trigger_str += " %s" % trigger_str_add
|
||||||
splitkey_str = ""
|
splitkey_str = ""
|
||||||
|
|
||||||
|
print(trigger_str)
|
||||||
|
|
||||||
if trigger_dict["trigger_type"] == "command":
|
if trigger_dict["trigger_type"] == "command":
|
||||||
repipe_trigger_dict["trigger_str"] += str("%s%s%s %s" % (splitkey_str,
|
repipe_trigger_dict["trigger_str"] += str("%s%s%s %s" % (splitkey_str,
|
||||||
trigger_dict["trigger_prefix"],
|
trigger_dict["trigger_prefix"],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user