Skip to content

command handling not working #719

Answered by almostSouji
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

This is really not enough information for anyone to guess in any way what might be the issue.
If you run into issues and do not get errors it's a common practice to put console.log(...) statements throughout your code, indicating where they are and inspecting values used in your conditions.

A better alternative would be to spin up your IDE's debugger and set breakpoints, of course. VSC debugging

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by almostSouji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants