diff --git a/atproto.md b/atproto.md index 7e95c23..3ee2976 100644 --- a/atproto.md +++ b/atproto.md @@ -43,6 +43,12 @@ handle=yui.syui.ai curl -sL "https://public.api.bsky.app/xrpc/com.atproto.identity.resolveHandle?handle=$handle" {"did":"did:plc:4hqjfn7m6n5hno3doamuhgef"} + +```sh +did=did:plc:4hqjfn7m6n5hno3doamuhgef +curl -sL https://plc.directory/$did | jq -r ".alsoKnownAs.[]" + +at://yui.syui.ai ``` ## login