Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 954 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 954 Bytes

bsky-clean

Do you post too often on bsky?

🚫 DELETE! DELETE! 🗑️

This is a simple tool to delete all your posts from bsky.

Usage

  • 🔑 Please generate an App Password via Settings > Advanced > App Passwords to login.

  • 📦 Install bun

  • 🌐 Get bsky-clean with git

    git clone https://github.com/lodmfjord/bsky-clean.git
  • 🔧 Install packages

    bun install
  • 🚀 Run

    bun start <identifier> <password>

Arguments

argument description example
🔗 <identifier> Your bsky identifier lommi.is
🔑 <password> The App password you generated in step 1 password123
  • 🕵️‍♂️ Lastly: Be safe and paranoid and delete your app password.

📣 Feedback & Support

Have feedback or issues? Let us know!

We will probably delete them though.