Node.js running help

I have a Discord Bot I would like to run but I don't have the money to get servers like AWS to host it. So I thought, maby App Inventor could run Node.js so is there a way that it could run it? I don't need it to run in the background btw

You will need an http server to run node, and find a way to install node and it's required dependencies. You might look at termux for a solution to run node on your mobile device.

Ok thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.