.BANCHO. Switched to tornado+gevent

This commit is contained in:
Nyo
2016-08-23 20:16:47 +02:00
parent 0e74e5c1ce
commit 095f9b3bc9
6 changed files with 11 additions and 19 deletions

View File

@@ -586,7 +586,6 @@ def tillerinoLast(fro, chan, message):
stars = oppaiData["stars"]
msg += " | {0:.2f} stars".format(stars)
return msg
except Exception as a:
log.error(a)