Skip to content

Updated TimeLineSettings to Use since_id#9

Open
dpparekh wants to merge 2 commits intoandyhutch77:masterfrom
dpparekh:master
Open

Updated TimeLineSettings to Use since_id#9
dpparekh wants to merge 2 commits intoandyhutch77:masterfrom
dpparekh:master

Conversation

@dpparekh
Copy link

Per our discussion, I updated the timeline settings to take since_id. This will allow me to provide a minimum/since "tweet" id that I want to get data from.

The suggestion you had made to update searchsettings wouldn't have worked since per your comment earlier Twitter API doesn't allow one to search based on user for that you have to use timeline and timeline doesn't provide a way to get Tweets based on date, you have to use since_id.

Look it over and let me know what you think.

Dhaval

I updated the code to allow to pull timeline from a specific unqiue
tweet id.
Updated timelinesettings to use since_id only if it is available.
@andyhutch77
Copy link
Owner

Thanks, I'll add this to the next set of changes released. I think I can do it in a way that is more configurable but will keep your existing changes. 👍 Thanks.

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

Successfully merging this pull request may close these issues.

2 participants