Slower service.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m9s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m9s
This commit is contained in:
parent
8b7aa17236
commit
32464b11fe
@ -55,7 +55,7 @@ class Bot:
|
||||
self.api = Api(username=self.username, password=self.password)
|
||||
|
||||
def rsleepii(self):
|
||||
time.sleep(random.randint(1, 60))
|
||||
time.sleep(random.randint(1, 180))
|
||||
|
||||
@method_cache
|
||||
def login(self):
|
||||
|
Loading…
Reference in New Issue
Block a user