forked from Galactic/galactic-bot
playing around with partials
This commit is contained in:
parent
48a633e308
commit
1c9988fea6
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user