mattn/bsky

Is there a way to reply to a post?

Opened this issue · 1 comments

Sorry I couldn't find any other forum where I can ask about it.

Is there any way to reply to a post given its ID/url?

katef commented

i think bsky post -r at://... is supposed to do this (looking at "r" in timeline.go). but it doesn't work for me, because:

; bsky -a tj -V post -r at://did:plc:gbajdhxk3xhjl7ubsdurrryr/app.bsky.feed.post/3lcusljnaob2g reply to root
cannot get record: decoding xrpc response: parsing CID in legacy blob: invalid cid: cid too short

and i can't figure out what that is