mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 13:34:14 +02:00
refactor(arabot): change timings for fixRoles
This commit is contained in:
parent
616334f123
commit
f4f83e51b2
@ -174,7 +174,7 @@ export class FixRolesOnReady extends Listener {
|
||||
);
|
||||
|
||||
// Add a delay so that there's around 4 users processed a second
|
||||
await this.delay(500);
|
||||
await this.delay(5000);
|
||||
}
|
||||
|
||||
// Send the logs that the fix has finished.
|
||||
|
Loading…
x
Reference in New Issue
Block a user