refresh works vaugely better
This commit is contained in:
parent
bdce09435a
commit
4c5087773d
4 changed files with 12 additions and 10 deletions
|
@ -113,4 +113,4 @@ def log(paraml, input=None, bot=None):
|
|||
|
||||
out = "{} {} {}".format(timestamp, input.chan, beau.encode('utf8', 'ignore'))
|
||||
|
||||
print out
|
||||
bot.logger.debug(out)
|
||||
|
|
Reference in a new issue