Skip to content

How can I create bot that replies in less than 1 minute? #2127

Closed Answered by Harmon758
legendaryangelist asked this question in Questions
Discussion options

You must be logged in to vote

I'm not sure what "get_mentions_user endpoint" you're referring to, but the rate limit for the GET /2/users/:id/mentions endpoint that Client.get_users_mentions uses should be 10 requests / 15 mins per user and 15 requests / 15 mins per app with Basic access, according to the Developer Portal.

Alternatively, you can search for the mention as well.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Harmon758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question This is a question API This is regarding Twitter's API
2 participants