I'm making a statuspage(statuspage.io) for my discord bot, and I want to record the downtime automatically with uptimerobot. But I have no idea how. Does a discord bot (written in python) use a specific port, which can be used to see if the bot is online? Or do I need to do this somehow with the discord API to check if the bot is online? I haven't found anything, except something with a discord bot hosted on glitch, but I don't host anything on that site, I host it myself.
Also how do I connect uptimerobot with statuspage?