Migrate from twitter to Blue Sky all posts
-
Installation
- put the two bsky_* files in a folder
- put unzipping twitter backup in this folder
- ./data/tweets_media/
- and
- ./tweets.js
- are the only needed.
- edit bsky_cred.py with your credentials
- $ pip install atproto grapheme
-
-
Execution
- $ python bsky_tweetposts.py
-
Comments
- python 3.10 is used