update better tweet for article summary
This commit is contained in:
@@ -382,7 +382,8 @@ def curate_from_rss(posted_titles_data, posted_titles, used_images_data, used_im
|
||||
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}")
|
||||
|
||||
Reference in New Issue
Block a user