#Discord JS Client Missing intents [Node Modules error]

9 messages · Page 1 of 1 (latest)

simple glade
#

Can you show the code where you're creating the client

#

You need to pass intents into the constructer

umbral pewterBOT
#

• Websocket intents limit events and decrease memory usage: learn more
• See what intents you need here

simple glade
#

new Client({ intents: [Put whatever intents you need here] })

sick bane
#

slappey uses discord.js v12

simple glade
#

umm

#

then I have no clue

#

Why do you have the v13.8 tag?

#

yeah then you need to pass client intents into where you create the client