+tweak
This commit is contained in:
parent
3ff5590744
commit
f27a188535
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ connect().then(async () => {
|
|||
const client = new Client({
|
||||
partials: ["USER", "CHANNEL", "GUILD_MEMBER", "MESSAGE", "REACTION"],
|
||||
|
||||
restGlobalRateLimit: 10,
|
||||
restGlobalRateLimit: 20,
|
||||
restTimeOffset: 1000,
|
||||
|
||||
// Disable mentions by default
|
||||
|
|
Loading…
Add table
Reference in a new issue