Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

discord bot not responding to commands

const client = new Client({
  intents: [Intents.FLAGS.GUILDS, Intents.FLAGS.GUILD_MESSAGES],
})
 
PREVIOUS NEXT
Tagged: #discord #bot #responding #commands
ADD COMMENT
Topic
Name
1+9 =