Friday, 12 May 2017

Attempting to run a Discord bot

As the title states, I am trying to run a Discord bot during the 12-month trial. I am able to host it for a short period of time by going into the Node.js VM instance and launching it with node app.js, as I normally would in console locally. It shuts down a short while after I exit out of the SSH connection. Is there any way to fix that so the process runs as long as the VM is online? Thanks.



via Eric T.

No comments:

Post a Comment