Can't get this to work Interaction failed discord.js
I've been coding a discord ticket bot that opens a private channel with a user after they've opened a ticket, I've also added an advanced setup system that works just fine. However I'm not able to figure out why the bot is not creating a ticket after clicking on the Create Ticket button (Video showcase below). I've spent hours trying to figure out but I couldn't fix anything. Please help. Heres the code: https://github.com/ScremerMemer/Advanced-Ticket-Bot
Video: https://www.youtube.com/watch?v=_6ZS_IC780c&ab_channel=Saket
GitHub
GitHub - ScremerMemer/Advanced-Ticket-Bot
Contribute to ScremerMemer/Advanced-Ticket-Bot development by creating an account on GitHub.
5 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 OPVersion: 14.16.3
GitHub
GitHub - ScremerMemer/Advanced-Ticket-Bot
Contribute to ScremerMemer/Advanced-Ticket-Bot development by creating an account on GitHub.
you are not handling the selectmenu
Thanks I'll try it out
It works now thanks, I dont know how I didnt think of that before- probably cause of too much working
Thanks tho