There is an advantage that Lemmy's backend is entirely an API with a detached frontend. There are already API wrappers for Rust and Typescript that are officially supported, so I'm sure it's only a matter of time before someone writes a robust automod that can be implemented for communities that desire one.
I have a bit of interest in doing it, but I know nothing about the API itself, so I'm not sure how easy it would be to grab every new thing submitted to a community or instance for moderation.