refresh works vaugely better

This commit is contained in:
Luke Rogers 2013-12-01 22:52:33 +13:00
parent bdce09435a
commit 4c5087773d
4 changed files with 12 additions and 10 deletions

View file

@ -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)