Replies: 1 comment
-
Any risk of what? Being banned from Twitter? I don't know, this question should more be asked in the official Twitter dev forum? 😄 |
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
-
I'm thinking of using this package to track a user (in this case a verified person).
My intention is to track every 2 minutes of your location and change of banner and profile picture.
Is there any risk in terms of monitoring limit per minute or maybe every 2 minutes?
I'm about to use this:
const foundUsers = await client.v1.searchUsers(' ');
Beta Was this translation helpful? Give feedback.
All reactions