Skip to content

ymdpharm/bsky_who_to_follow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bsky_who_to_follow

Simple user recommendation script for Bluesky.

  1. Fetch the list of current follows
  2. List up candidates (follows of current follows)
  3. Calc popularity of each candidates (using similarity, followers count)
  4. Filter out candidates
❯ poetry run python main.py
What's your handle?: ymdpharm.bsky.social
What's your password?:
Top N? [50]: 30

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages