remotes/1705286528371406548/stable1
b3yond 2017-12-30 16:23:53 +01:00
parent e64e3702f6
commit 96ef5e2a3f
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class RetweetBot(object):
self.trigger = trigger
self.waitcounter = 0
self.log = log.log.log(logpath)
self.log = log.Log(logpath)
def get_api_keys(self):