Markdown
This Python tool provides a detailed engagement analysis for a Bluesky account using the atproto SDK. It is a sub-module of the Jarvis Project.
```bash pip install atproto 📝 Commit Details Subject: feat: add Bluesky popularity report and detailed engagement analysis
Description:
Integrated atproto for dynamic metric fetching.
Implemented cursor-based pagination for historical data analysis up to 300 posts.
Added logic to filter and aggregate likes and reposts for user-specific content.
Included error handling for authentication and connection stability.
Note: Ensure you use an App Password instead of your primary password for security.