update double tweet & other scripts to new code

This commit is contained in:
2025-05-04 16:15:20 +10:00
parent 4116d5f742
commit 61b3de52a2
4 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ def generate_engagement_tweet(author, persona):
return tweet
except Exception as e:
logging.error(f"Failed to generate engagement tweet for {author['username']}: {e}")
return f"Whats your take on {theme}? Lets talk! #FoodieTrends"
return f"Whats your take on {theme}? Lets talk!"
def main():
global is_posting