mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-16 22:21:51 +00:00
+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({
|
const client = new Client({
|
||||||
partials: ["USER", "CHANNEL", "GUILD_MEMBER", "MESSAGE", "REACTION"],
|
partials: ["USER", "CHANNEL", "GUILD_MEMBER", "MESSAGE", "REACTION"],
|
||||||
|
|
||||||
restGlobalRateLimit: 10,
|
restGlobalRateLimit: 20,
|
||||||
restTimeOffset: 1000,
|
restTimeOffset: 1000,
|
||||||
|
|
||||||
// Disable mentions by default
|
// Disable mentions by default
|
||||||
|
|
Loading…
Add table
Reference in a new issue