How to keep a bash replit running 24/7
Dear Replit Community,
Basically, I have a bash replit and I would like to keep it online 24/7. I am using uptimerobot but I saw some posts about how it doesn't work if there is no HTTP server set up. I saw some more posts mentioning flask but flask is a python plugin. Please let me know if I'm just tripping and uptimerobot keeps it open or should I do anything else. Let me know if you need any more details
Sincerely,
Plush.
Voters
NelsonKamsy
Woww! This page itself doesn't stop loading. Nice way to answer the question!!
As long as there is a webserver and uptime is sending requests to it, you should be fine.