Help me

I have structured a complete discord bot but I have problems with tickets it does not give me any errors but it does not worka either you can help me even in private please.
10 Replies
d.js toolkit
d.js toolkit3d ago
- 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!
Frostino
FrostinoOP3d ago
this is the file with only ticket code
d.js docs
d.js docs3d ago
To share long code snippets, use a service like gist, sourcebin, pastebin, or similar instead of posting them as large code blocks or files.
Frostino
FrostinoOP3d ago
i do not doing
Amgelo
Amgelo3d ago
and narrow down the issue to a certain part of the code don't just share everything and expect someone to go through every file for you logging can help to narrow down issues
d.js docs
d.js docs3d ago
If you aren't getting any errors, try to place console.log checkpoints throughout your code to find out where execution stops. - Once you do, log relevant values and if-conditions - More sophisticated debugging methods are breakpoints and runtime inspections: learn more
Frostino
FrostinoOP2d ago
Now that I have brought the files back to SourceBin what should I do? sourcebin didn't give me a link
Frostino
FrostinoOP2d ago
No description
Frostino
FrostinoOP2d ago
but you can help me or not, it doesn't open the ticket to users and I don't know why

Did you find this page helpful?