playing around with partials
This commit is contained in:
parent
48a633e308
commit
1c9988fea6
@ -6,7 +6,10 @@
|
||||
"132777808362471424"
|
||||
],
|
||||
"clientOptions": {
|
||||
"partials": ["CHANNEL"],
|
||||
"commentedOut": ["REACTION","MESSAGE","USER"],
|
||||
"partials": [
|
||||
"CHANNEL"
|
||||
],
|
||||
"intents": [
|
||||
"GUILDS",
|
||||
"GUILD_MEMBERS",
|
||||
@ -15,8 +18,10 @@
|
||||
"GUILD_WEBHOOKS",
|
||||
"GUILD_BANS",
|
||||
"GUILD_PRESENCES",
|
||||
"GUILD_MESSAGE_REACTIONS",
|
||||
"DIRECT_MESSAGES"
|
||||
]
|
||||
],
|
||||
"invalidRequestWarningInterval": 500
|
||||
},
|
||||
"invite": "https://discord.gg/49u6cHu",
|
||||
"shardOptions": {
|
||||
|
Loading…
Reference in New Issue
Block a user