atproto.dart
atproto.dart copied to clipboard
Feature Request: Include a linkcard in the final post when using bluesky_cli
trafficstars
Proposal
Please consider including a linkcard in the final post when using bluesky_cli. As an alternative, an additional argument in the bluesky_cli to accept a json file or text so a post will display a link card.
Hi @guidomz
Of course this is possible! Bluesky's link card metadata is returned from https://cardyb.bsky.app, so I just would add an option like --link-card-url.
Wow, thanks so much. You're doing wonderful work.