I made a telegram bot in node js and I would like to be able to start it by pressing a button from an html page, how can I do it? also I would like that even after the web page is closed, the bot continues to work.
To run the bot from the console I use the command: node bot.js