mirror of
https://github.com/d0zingcat/bluesky-crossposter.git
synced 2026-05-19 15:09:44 +00:00
4bf15f497f188a4bde6d4e3de1fb7207dd8cc2d1
add toggles and requirements
bluesky-crossposter
The Bluesky Crossposter is a python script that when running will automatically post your bluesky-posts to mastodon and twitter, excluding responses and reposts. The script can handle threads, quote posts of your own posts, and image posts, including alt text on images.
To get started, get the necessary keys and passwords and enter them in auth.py. Then fill in your paths in path.py. Finally set up a way for the code to be run periodically, for example a cronjob running every five or ten minutes.
In the file toggle.py you can disable posting to twitter or mastodon if you only want to post to one of them. You can also disable logging if you have limited space where the program will run.
Bluesky Crossposter™©® developed by denvitadrogen
Description
Languages
Python
99%
Dockerfile
0.7%
Shell
0.3%