My embed doenst work #embeds
my embeds dont send, but messages usually do. I tried to change the code and looked for help with gpt but emebed still doesnt work /:
Version: v22.12.0
10 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPEmbed file:
What happens when you try to send an embed? Do you get an error in the terminal?
also what is your djs version
because some of that code is outdated
which chatgpt and ai tend to do so dont use ai
Please update to v14
We do not offer support for older versions, including v12
i have just installed to v14 and restared pc, and im tottally new in discord.js so imsry
follow the guide
not some ai
The problem has been solved. If someone has the same issue, in the export module, name must be the same as in usage. You need to emphasize that because they are variables. So if in name you had embedRegulamin and in usage you had embed, then name must also be exactly embed, as should the file name.