Honestly if Godot can make http requests then you can just set up a super simple api that it can talk to.
Viewing post in Defend the Cat Planet from the alien lungfish invasion comments
Godot can do it: https://docs.godotengine.org/pt_BR/stable/tutorials/networking/http_request_class.html
but them, there are some techincal issues: we don’t know how to operate with servers and we don’t have the resources to pay for one (maybe, using some free service?). It’s something we want to learn in the future