test
This commit is contained in:
parent
27ca97999c
commit
3f372fe494
@ -15,4 +15,4 @@ def echo(bot, trigger, comrun):
|
||||
trigger_str = " ".join(trigger_str.split(" ")[1:])
|
||||
|
||||
for x in range(echo_count):
|
||||
comrun.say(comrun.command["trigger_str"])
|
||||
comrun.say(trigger_str)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user