updated
This commit is contained in:
@@ -3335,10 +3335,10 @@ def sync_feeds(args):
|
||||
|
||||
browser.close()
|
||||
|
||||
except Exception as e:
|
||||
logging.error(f"❌ Failed to post tweet to Bluesky: {e}")
|
||||
except Exception as e:
|
||||
logging.error(f"❌ Failed to post tweet to Bluesky: {e}")
|
||||
|
||||
browser.close()
|
||||
browser.close()
|
||||
|
||||
logging.info(f"✅ Sync complete. Posted {new_posts} new updates.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user