3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
This commit is contained in:
Dragory 2021-08-19 01:52:24 +03:00
parent 3ff5590744
commit f27a188535
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

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