Using the new Discord Components V2
right now im trying to make it so that my bot can sent discord embeds using the new components and I wanna make it easier the idea will be that it will read the a json file in a embed folder and then be able to sent it through a command called /sent embed
right now the issue is that I don't know how to best go about this
I was planning on using discohook to make the embeds and then put in the custom discordbot so that it can send them whenever i want it to be send and wherever I want it to be sent
as for the files I will have a compressed folder attached to this with my code
it's not the best and yes most of it is made as I'm really new to coding and mostly doing this as a side
project for a group that im apart of
1 Reply
- 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 OP