Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Exclude replies #10

Merged
merged 1 commit into from
Aug 18, 2018
Merged

Exclude replies #10

merged 1 commit into from
Aug 18, 2018

Conversation

daquinons
Copy link
Contributor

Added the available parameter in the Twitter client to remove replies from the retrieved tweets https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline.html

This solves #8 in essence without any regex. Anyway, as I explain in the comment of that issue, there is a problem with regex that should be fixed in another pull request.

Added the available parameter in the Twitter client to remove replies from the retrieved tweets https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline.html
@yogthos yogthos merged commit 6559337 into yogthos:master Aug 18, 2018
@yogthos
Copy link
Owner

yogthos commented Aug 18, 2018

Thanks

@yogthos
Copy link
Owner

yogthos commented Aug 18, 2018

As a note, I updated the bot to pull out replies and rts into config options, both will default to false now.

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

Successfully merging this pull request may close these issues.

2 participants