Open gamer167 opened 2 years ago
I have the same issue right now. It occurs only when I use Javascript. Typescript works okay, but for deployment purposes I want to use JS. The problem is, it doens't see the commands when I use JS.
You have to set the typescript value in the wokcommands options to false
I try later.
You have to set the typescript value in the wokcommands options to false
I tried and it pooped out another error.
I tried and it pooped out another error.
I mean when you compile it to javascript. Could you please post the error?
I can send it later today.
On Wed, Jun 15, 2022 at 2:40 AM tippfehlr @.***> wrote:
I tried and it pooped out another error.
I mean when you compile it to javascript. Could you please post the error?
— Reply to this email directly, view it on GitHub https://github.com/AlexzanderFlores/WOKCommands/issues/223#issuecomment-1156050137, or unsubscribe https://github.com/notifications/unsubscribe-auth/APUTOG3HRNOX2TE6T336R5DVPF3HJANCNFSM5XEUYCCQ . You are receiving this because you modified the open/close state.Message ID: @.***>
I made a command named ping and when I saved the code I restarted my bot and it printed out in the terminal "0 commands loaded." BUT, I have 1 command. How do I fix this?