3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 08:45:03 +00:00
This commit is contained in:
Dragory 2021-08-19 01:52:24 +03:00
parent 0540077507
commit 807874874c

View file

@ -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