Discord JS Modal / Interaction
Here is the part of the code that I think doesn't work properly. https://paste.pythondiscord.com/UCXA
There is no error in the console but there is no response in discord, I think it might be a problem with the submitting of the modals or maybe the API, but if it was the API I would have known because I have already used it for a
create_key
command already but now I want to compact everything into a beautiful single menu!6 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!Can you state, What exactly does not working?
Nothings happen when i choose smth in the menu so its either the API or the code doesn't receive the text in the modal
So this line
does not log?
ig not bc there is nothing in the console