Quoting how to do Bluesky embeds so it's just in here too if people need to track it down easier:
(09-18-2024, 06:20 AM)benji wrote: Okay, I'm not going to make a button for it or anything at the moment but blue sky post embeds:
1. On the Bluesky post you want, click the three dots and "embed post" or use https://embed.bsky.app/ which gives you the same result.
2. Paste that into notepad or maybe the reply box here, you just need a scratch pad for the text.
3. Copy and paste only what's in the quotes after data-bluesky-uri near the very start in the blockquote code. (Will look like "at://did:plc:3b5mfjfycxmn3fftsnd57xrl/app.bsky.feed.post/3l4evfd4ssj26")
4. Stick that in "bsky" tags like you do Twitter tweets.
5. It should embed.
It's seems they literally do not have a parser for the URL's yet, so the embed script doesn't understand it, but this "uri" thing works.
I may have also figured out a way that automatically does the Twitter/X URL thing correctly but I'm not prepared to switch the old code yet because I need to futz with it a little first or else I have to rewrite that entire thing.