You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am planning to build an AI agent to allow users to easily launch betting pools by simply posting a tweet which tags the agent and has a message with 2 possible outcomes people can bet on (see a longer description of the idea here).
However, my biggest concern with this project is my account getting suspended by X due to detected bot activity or rate limits.
I want to be able to fetch mentions and respond to tweets and DMs within 1-2 minutes 24/7, but I'm not sure if that will cause my account to get banned.
When looking at the X API rate limits, it looks like they are super strict, even for the $5,000/mo Pro tier.
However, I doubt that all the AI agent accounts I'm currently seeing on X are paying Elon >$5k a month, so maybe these rate limits are not as big of an issue as I think as long as you aren't being too excessive?
Am I able to get around these rate limits without using the X developer API at all and just using basic authentication for my X account?
Would love some insight here as to rate limiting or bot detection & account suspension on X if anyone can share!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am planning to build an AI agent to allow users to easily launch betting pools by simply posting a tweet which tags the agent and has a message with 2 possible outcomes people can bet on (see a longer description of the idea here).
However, my biggest concern with this project is my account getting suspended by X due to detected bot activity or rate limits.
I want to be able to fetch mentions and respond to tweets and DMs within 1-2 minutes 24/7, but I'm not sure if that will cause my account to get banned.
When looking at the X API rate limits, it looks like they are super strict, even for the $5,000/mo Pro tier.
However, I doubt that all the AI agent accounts I'm currently seeing on X are paying Elon >$5k a month, so maybe these rate limits are not as big of an issue as I think as long as you aren't being too excessive?
Am I able to get around these rate limits without using the X developer API at all and just using basic authentication for my X account?
Would love some insight here as to rate limiting or bot detection & account suspension on X if anyone can share!
Beta Was this translation helpful? Give feedback.
All reactions