Checking if a repl is fork

Hello, I’m making a multiplayer game and I want to be able to check if a repl is a fork or not. My original idea was to use flask and then use that link generated as a check since the authors name will be in the link. However, I’m using pygame and I don’t think replit can have two displays at once. Any help would be appreciated!

I think he means programmatically