Whats the best way for Hosting a Discord bot?
Currently it runs in a CMD with node.js
Is there a more efficient or performance-oriented way? Or is that already the best?
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!
- ✅
Marked as resolved by OPThis not discordjs related, nodejs is just a runtime for javascript, it depends on you what programming language you use (and comfortable with), you can look at #resources for some info
Okay thanks, sry for the wrong topic