Ticket System
Hey! Im trying to create a ticket system, but arent to sure where to start. I am pretty new, so all help is appreciated. Thanks!
8 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!this is how you create a channel
so you need something like a button or command to trigger that
Sorry for late response been with family, but im confused on where to start when I say "!dashboard" it sends the ticket dropdown on the embed
then handle your ticket creation logic upon receiving that interaction
i get that but, im extremley confused on how to start setting up a ticket system, as this is my first project like this
The guide is your best friend then