playing around with partials

This commit is contained in:
Erik 2022-05-08 21:22:35 +03:00
parent 48a633e308
commit 1c9988fea6
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -6,7 +6,10 @@
"132777808362471424" "132777808362471424"
], ],
"clientOptions": { "clientOptions": {
"partials": ["CHANNEL"], "commentedOut": ["REACTION","MESSAGE","USER"],
"partials": [
"CHANNEL"
],
"intents": [ "intents": [
"GUILDS", "GUILDS",
"GUILD_MEMBERS", "GUILD_MEMBERS",
@ -15,8 +18,10 @@
"GUILD_WEBHOOKS", "GUILD_WEBHOOKS",
"GUILD_BANS", "GUILD_BANS",
"GUILD_PRESENCES", "GUILD_PRESENCES",
"GUILD_MESSAGE_REACTIONS",
"DIRECT_MESSAGES" "DIRECT_MESSAGES"
] ],
"invalidRequestWarningInterval": 500
}, },
"invite": "https://discord.gg/49u6cHu", "invite": "https://discord.gg/49u6cHu",
"shardOptions": { "shardOptions": {