kawamataryo / sky-follower-bridge

Instantly find and follow the same users from your X(Twitter) follower on Bluesky.
https://chrome.google.com/webstore/detail/sky-follower-bridge/behhbpbpmailcnfbjagknjngnfdojpko
MIT License
445 stars 13 forks source link

Check for impersonation warnings from BlueSky #42

Open cooljeanius opened 6 months ago

cooljeanius commented 6 months ago

Sometimes when I click on an account suggested by this extension, I'll see that the BlueSky moderation service has labeled it with an impersonation warning. If BlueSky provides an API for accessing these labels, then it would be better to just not show the account in the first place, if there's an impersonation warning.

kawamataryo commented 6 months ago

That's a good idea! If it is possible to get impersonation information from the Bluesky API, we would like to implement it.