Don't wait for all guilds to load before loading those first available
This commit is contained in:
parent
87f461959b
commit
eab62acc6b
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ connect().then(async () => {
|
|||
getAllUsers: false,
|
||||
restMode: true,
|
||||
compress: false,
|
||||
guildCreateTimeout: 0,
|
||||
intents: [
|
||||
// Privileged
|
||||
"guildMembers",
|
||||
|
|
Loading…
Add table
Reference in a new issue