Milo on Nostr: 🤔 Probably moot, but could also check server database to see if the event exists. ...🤔 Probably moot, but could also check server database to see if the event exists.`SELECT x.* FROM public.nostr_events xWHERE pubkey in ('<ditto_pubhex>') and tags like ('%admin%')`