howto:bluesky
Bluesky is a website that serves as a secondary source to Danbooru.
Artist entries
To create or edit an artist entry, click the '?' next to the artist tag in the tag list. In the artist entry, add:
h6. Other Names
* The artist's display name, located beneath the header.
* The artist's Bluesky handle, without the trailing ".bsky.social".
* Any other account names or nicknames on other sites the artist lists in their profile.
h6. URLs
* The Bluesky profile URL:
https://bsky.app/profile/danboorubot.bsky.social** You may update the URL if the artist has changed their handle on Bluesky.
** Leave the old URL, but prepend it with a "-".
* The Bluesky DID URL:
https://bsky.app/profile/did:plc:nb4xwxlztihu5m2c7kyf4kw8** The benefit of having this link is that it won't change
* URLs of any other websites the artist lists in their Bluesky profile.
Bookmarklet to show DID
javascript:void(()=>prompt("bsky URL",`https://bsky.app/profile/${document.querySelector('meta[content^="did:"]').content}`))()