Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent Generates Tweets But Never Publishes to Twitter #1958

Open
Clinksys opened this issue Jan 7, 2025 · 2 comments
Open

Agent Generates Tweets But Never Publishes to Twitter #1958

Clinksys opened this issue Jan 7, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Clinksys
Copy link

Clinksys commented Jan 7, 2025

I’m using an AI agent that is supposed to post tweets automatically, but it only generates text and logs “Saving Tweet” without ever actually publishing. I’ve verified that TWITTER_DRY_RUN=false in the .env, and the Twitter login appears to succeed, yet there’s no sign of an actual API call to post the tweet (no “Posting…” log, and nothing appears on the timeline). I’ve tried adjusting intervals (e.g., TWITTER_POLL_INTERVAL) and verified that the generated text is valid, but the agent remains stuck in a “generate/store” loop without calling the Twitter API. Any guidance on diagnosing why it never proceeds to post (or how to confirm the agent is truly attempting the Twitter API call) would be greatly appreciated.

@Clinksys Clinksys added the bug Something isn't working label Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Hello @Clinksys! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!

@tcm390
Copy link
Collaborator

tcm390 commented Jan 7, 2025

Hello! Could you kindly share a screenshot of your terminal or try asking in the Discord server for more assistance? Without enough context, it’s a bit challenging to debug your situation. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants