#CLIENT_MISSING_INTENTS

1 messages · Page 1 of 1 (latest)

tight stone
#

@hallow hedge, Better here. saphyCozy

hallow hedge
#

you didn`t enter the wrong name

tight stone
#

What do you mean?

hallow hedge
#

can you send code

#

it's easier to help you

tight stone
# hallow hedge can you send code
const Discord = require('discord.js')
const client = new Discord.Client()
client.on('ready', () =>{
    client.user.setStatus('Listening for: !help')
    console.log('Bot is ready to be used!')
})


client.login('TOKEN');
hallow hedge
#

you must give intents to client