Skip to content

uniphil/bsky-verified-account-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsky-verified-account-tracker

Follow Account on Bluesky

To install dependencies:

pnpm install

Environment Variables

BSKY_USERNAME=username.bsky.social
BSKY_PASSWORD=whatever

optional:

BSKY_PDS=https://your.pds.here

To run:

pnpm build && pnpm start

For backfilling:

You can start the cursor at 1745254303985050, that's around the time verification records start getting spit out.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%