huginn icon indicating copy to clipboard operation
huginn copied to clipboard

TwitterUserAgent help

Open ww2283 opened this issue 2 years ago • 3 comments

I have the following setup, but I'm not seeing any tweets earlier than 2022 Dec 30 (the day I set the Agent.). I built the docker from git, if that matters.

{ "username": "ScienceCareers", "include_retweets": "false", "exclude_replies": "true", "expected_update_period_in_days": "365", "choose_home_time_line": "false", "starting_at": "Sat Jan 01 00:38:12 +0000 2022" }

ww2283 avatar Jan 01 '23 16:01 ww2283

You're expecting tweets from before you started monitoring? I don't think that's how it works.

geezfools avatar Jan 03 '23 22:01 geezfools

thanks for commenting. For one thing, the starting_at parameter override the default value which is when the agent was created. Second, the tweets matching the search are existing on twitter and can be queried if the search is done on twitter. Thus, I don't understand the point of making the starting_at parameter, if the tweets between the starting_at time and now cannot be retrieved.

ww2283 avatar Jan 03 '23 22:01 ww2283

This issue is stale because it has been open for 180 days with no activity.

github-actions[bot] avatar Apr 29 '24 01:04 github-actions[bot]