social media crossposting tool. 3rd time's the charm
mastodon misskey crossposting bluesky
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: apply ruff

+1 -1
+1 -1
bluesky/output.py
··· 100 100 self.did, 101 101 http, 102 102 self.options.password, 103 - client_name=options.client_name 103 + client_name=options.client_name, 104 104 ) 105 105 self.options.password = "" 106 106 self.log.info("Logged in as '%s'", self.did)