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
d.js toolkit
d.js toolkit4mo ago
- 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 staff
mallusrgreat
mallusrgreat4mo ago
if you can't install nodejs, this isn't a djs question
1qu_rst
1qu_rst4mo ago
never said I coudn't install it, asking if I can still code in discord.js without actually installing node.js.
mallusrgreat
mallusrgreat4mo ago
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
1qu_rst
1qu_rst4mo ago
would github codespaces mean I woudnt have to download node.js?
mallusrgreat
mallusrgreat4mo ago
you'd most likely have to download nodejs, just not in your PC
1qu_rst
1qu_rst4mo ago
ah alr, thx! and sorry about this