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

Twitter agents questions #2923

Open
1mfaasj opened this issue Dec 22, 2020 · 0 comments
Open

Twitter agents questions #2923

1mfaasj opened this issue Dec 22, 2020 · 0 comments

Comments

@1mfaasj
Copy link

1mfaasj commented Dec 22, 2020

Hi

Iam using the Twitter Stream Agent but unfortunately I do not find good documentation which options you have.
For example, I want to be able to filter based on the language of the tweet, so only English tweets, is that possible?

My json looks like this:

{
   "filters": [
     "hashtag1",
     "hashtag2"
   ],
   "expected_update_period_in_days": "2",
   "generate": "events"
}

but after adding this: "lang": "en"
it is still looking for non English tweets...

Beside. I also have a question about the Twitter Action Agent, it says: This type of Agent cannot be scheduled.
but where can I see / set how often / which tweets will now be retweeted (from Twitter Stream Agent)?
at this moment, it seems like it retweets every x minutes ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant