13 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!
What are you trying to do here?
i told you what to do
I just want the buttons on that embed
then pass them in along with your embeds
embeds: [], components: []
I need to put something in []?
The embeds and components you want the message to have
Oh ok
is it good now? sorry but I really don't know on buttons
Not sure what you're trying to do with interaction(), you'd add that components property to reply() and remove interaction()
please read the guide you were sent
dont just assume things
when I run the commad, I want that bot to reply to me with the embed and buttons
You've already been told what to do, please read what we said