test
This commit is contained in:
parent
e4abb21e8f
commit
6f62f880ae
@ -58,6 +58,7 @@ def prerun():
|
||||
function(bot, trigger, comrun, *args, **kwargs)
|
||||
|
||||
# If not piping the replies into pipe, let'sprint to IRC now
|
||||
print(comrun.is_pipe_command)
|
||||
if not comrun.is_pipe_command:
|
||||
for say_message in comrun._say:
|
||||
bot.say(say_message)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user