update better tweet for article summary

This commit is contained in:
2025-05-09 09:04:29 +10:00
parent 00e6354cff
commit d7593f7fa7
4 changed files with 16 additions and 11 deletions
+2 -1
View File
@@ -372,7 +372,8 @@ def curate_from_google_trends(posted_titles_data, posted_titles, used_images_dat
uploader=uploader,
page_url=page_url,
interest_score=interest_score,
should_post_tweet=True
should_post_tweet=True,
summary=final_summary
)
if not post_id:
logging.warning(f"Failed to post to WordPress for '{title}', using original URL: {original_url}")