remove need for members intent
This commit is contained in:
parent
f32f5193e7
commit
42923a6e36
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ const client = new Discord.Client({
|
||||||
'GUILDS',
|
'GUILDS',
|
||||||
'GUILD_EMOJIS_AND_STICKERS',
|
'GUILD_EMOJIS_AND_STICKERS',
|
||||||
'GUILD_MESSAGES',
|
'GUILD_MESSAGES',
|
||||||
'GUILD_MEMBERS',
|
|
||||||
'GUILD_WEBHOOKS',
|
'GUILD_WEBHOOKS',
|
||||||
],
|
],
|
||||||
partials: [
|
partials: [
|
||||||
|
|
Loading…
Reference in a new issue