Error handling...
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m0s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m0s
This commit is contained in:
parent
12bb6d6211
commit
91c3a0794b
@ -55,7 +55,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, 180))
|
time.sleep(random.randint(1, 300))
|
||||||
|
|
||||||
@method_cache
|
@method_cache
|
||||||
def login(self):
|
def login(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user