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

Allow replies to be excluded #4

Closed
wants to merge 1 commit into from
Closed

Allow replies to be excluded #4

wants to merge 1 commit into from

Conversation

sbrandwoo
Copy link
Contributor

No description provided.

@allegromanontroppo
Copy link

+1 Very useful.

@johnwilsonuk
Copy link

Hi,

New to Github so excuse me if I'm doing this wrong, but I think I've found a solution to this.

To achieve this, I edited line 72, the timeline URL, to include the following before the include entities argument... %&exclude_replies=%exclude_replies|true

Now it automatically excludes replies from the timeline, but it can be overwritten quite easily too... twitterlib.timeline('johnwilsonuk', { limit: 5, exclude_replies: false }, function (tweets) {

I hope this works for you like it does me.

@sbrandwoo sbrandwoo closed this Aug 8, 2019
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.

3 participants