This commit is contained in:
parent
5a77cf9687
commit
a4eef61a66
@ -56,7 +56,7 @@ class Bot:
|
|||||||
self.api = Api(username=self.username, password=self.password)
|
self.api = Api(username=self.username, password=self.password)
|
||||||
|
|
||||||
def rsleepii(self):
|
def rsleepii(self):
|
||||||
time.sleep(random.randint(1, 2))
|
time.sleep(1)
|
||||||
|
|
||||||
@method_cache
|
@method_cache
|
||||||
def login(self):
|
def login(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user