update double tweet & other scripts to new code
This commit is contained in:
+1
-1
@@ -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"What’s your take on {theme}? Let’s talk! #FoodieTrends"
|
||||
return f"What’s your take on {theme}? Let’s talk!"
|
||||
|
||||
def main():
|
||||
global is_posting
|
||||
|
||||
Reference in New Issue
Block a user