Question about discord.js
I want to code a discord bot in vs code. but I'm wondering if theres a way I can code it without having to install node.js to my system.
7 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 staffif you can't install nodejs, this isn't a djs question
never said I coudn't install it, asking if I can still code in discord.js without actually installing node.js.
discord.js is built with nodejs
if you can't install that, you can't install discord.js
but maybe you wanna use cloud services
u can use a computer that already has nodejs
and you can code in there
use github codespaces? either way this is out of djs, next time use #other-js-ts
would github codespaces mean I woudnt have to download node.js?
you'd most likely have to download nodejs, just not in your PC
ah alr, thx!
and sorry about this