Don't wait for all guilds to load before loading those first available

This commit is contained in:
Dragory 2020-10-10 14:53:47 +03:00
parent 87f461959b
commit eab62acc6b
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -121,6 +121,7 @@ connect().then(async () => {
getAllUsers: false,
restMode: true,
compress: false,
guildCreateTimeout: 0,
intents: [
// Privileged
"guildMembers",