Turn bot into an executable file
Basically the title, im not super knowledgable on this stuff and i want to make my bot an exe file so i dont have to run webstorm all the time i want to use it. I tried nexe but it gave me a weird error and I dont think pkg would work for this. I know its not exactly a discord.js question but I couldnt find any good answers online.
3 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!as you said, this is not a discord.js question, you should ask in #other-js-ts or on servers listed on #useful-servers
thanks