my bot is not working
so i wanted to make a bot for my comunity but its not working i use replit in my browser to edit the code i have 2files the index.js and config.json thats have {
"prefix": "!",
"token": "someone told me to not show the token but its here",
"botOwnerId": "969939887723782218"
}
and the index is in the scrennshot
but its still not working :/
thanks if someone can help
16 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.npm ls discord.js
k ill try
replit...
that'll be your issue most likely
Yeah read the guide i sent
k
You're using v13 code
ok ill look
ill tell you if i have auder problems after
And missing the message content
And you're creating a messagecreate event for every command, create a command / event handler
i dont known how to make a / command
but if you know id like to know
dm me if u want
k
but wait first ill see the how to update