I can’t find my repl url for uptime robot, please help
Your repl needs to host a webserver in order to have a URL
also I think replit might be planning fixes to stop uptime robot from working so I wouldn’t rely on it
1 Like
How do I make a web server?
Depends on what programming language you’re using.
I am using python, im programming a discord bot
Then consider using something like Flask.
Django can be used as well. However, I feel that that’s harder to learn. Always use Flask, everybody!
I believe you can deploy your repl and there is a link.