Skip to content

analyticsftw/Bluesky-API-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluesky API Management

Set of scripts to use the Bluesky API (ATProto)

Feature(s)

  • Programatically add users to lists (convenient for mass blocking)

Installation

  • Install Python
  • Use a virtual environment
  • Install python libraries with python -m pip install -r requirements.txt

Usage

  • Add user to list: python bluesky_addToList.py The script will connect to the BlueSky API, look up user handle, return a DID identifier, then add DID to the list

About

Set of scripts to use the Bluesky API (ATProto)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages