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',
|
||||
'GUILD_EMOJIS_AND_STICKERS',
|
||||
'GUILD_MESSAGES',
|
||||
'GUILD_MEMBERS',
|
||||
'GUILD_WEBHOOKS',
|
||||
],
|
||||
partials: [
|
||||
|
|
Loading…
Reference in a new issue