#Can't get this to work Interaction failed discord.js

7 messages · Page 1 of 1 (latest)

true sail
#

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

Contribute to ScremerMemer/Advanced-Ticket-Bot development by creating an account on GitHub.

lean novaBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • 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
true sail
#

Version: 14.16.3

weak parrot
#

you are not handling the selectmenu

true sail
#

It works now thanks, I dont know how I didnt think of that before- probably cause of too much working