first of all I notice that I'm starting with NodeJS ...
I was trying the basics and what I found in some tutorials, until I wanted to try the DiscordJS library to create a bot, so later on my computer I do
node discord_test.js
And without problems my bot already works and performs the basics that I need but, once I upload all the corresponding files, as I have to do so when starting the vps (by doing a reboot) or by making it run for the first time do not have to manually do "node discord_bot.js"? Because if I do this I will always be aware of everything and besides this I have several resources to go driving through the console in the VPS ...
As I did not know how to search this in Google (neither in Spanish nor English nor with specific words) I ended up asking around here ...