Array of objects into embed fields
Hello,
I am having an issue with adding an array of objects to multiple embed fields.
The object in question is comprised of a date, integer one and integer 2 which need to be displayed for every day (different dates).
3 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 OPThis is the JSON file I pull info out of and convert to a normal array.
I would put that inside of the fields:?
Op will try later and mark the post as solved if it works.
Ty