Added new yml

This commit is contained in:
Guillem Hernandez Sola
2026-03-30 17:51:32 +02:00
parent efd3e5870e
commit 2450ab75b2

View File

@@ -544,6 +544,7 @@ def sync_feeds(args):
tweet_time = arrow.get(tweet.created_on)
if tweet_time <= last_bsky_time:
#if False:
continue
logging.info(f"📝 Found new tweet from {tweet_time}. Posting to Bluesky...")