···7272- Standard output: `npm start`
7373- With logging to file: `npm run start_log`
74747575+> Please note re-running an import will result in duplicates that will not display since BlueSky deduplicates via creation timestamp but will increment the post count. Please see [additional resources](#additional-resources) for a community suggested tool for deleting precvious migrations.
7676+7577### Test Modes
76787779The project includes four test modes to verify imports:
···95979698## Limitations
97999898-- Maximum 4 images per post (Bluesky platform limit)
100100+- Maximum 4 images per post (Bluesky platform limit).
99101 - Splits posts adding a postfix `(Part 1/4)` ensuring no data loss.
100100-- Maximum video size of 100MB
101101-- Rate limiting enforced between posts
102102+- Maximum video size of 100MB.
103103+- Rate limiting enforced between posts.
102104- Stories, and likes can not be imported.
105105+- Mentions with URLs like @example.com will fail.
106106+ - BlueSky Facets autodetects a possible self hosted PDS handle but fails to find it.
107107+108108+## Additional Resources
109109+110110+[BlueSky Post deleter web application](https://deleter.shiroyama.us/) `*Use at your own risk*`
103111104112## License
105113