scraper.sendTweet() works 1 in 4 times #3358
Closed
bas1994-devries
started this conversation in
General
Replies: 2 comments
-
I was also wondering wether it is possible to indentify upfront wether the reply would send or not. This would save me some openAI token costs |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found out that my llm returned more than 280 characters sometimes even though I had instructed it to not do so. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have been working with the twitter-client and experiencing inconsistent behavior with the scraper.sendTweet() function. Only about 25% of my replies are actually showing up on Twitter.
Has anyone encountered similar issues or knows how to fix this? Any help would be appreciated!
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions