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

Feature request: conversation thread support #265

Closed
shedali opened this issue Mar 31, 2015 · 3 comments
Closed

Feature request: conversation thread support #265

shedali opened this issue Mar 31, 2015 · 3 comments

Comments

@shedali
Copy link

shedali commented Mar 31, 2015

It would be great to be able to view twitter conversations.

This would provide a way to view context around a given tweet id.

@sferik
Copy link
Owner

sferik commented Mar 31, 2015

I agree, this would be a great feature!

I could implement a command like, t thread TWEET_ID, which would take the specified TWEET_ID and follow the in_reply_to_status_id up to the parent. Unfortunately, there’s no public API to go the other way (from parent to children). 😦 /cc @jaakko-sf

@ghost
Copy link

ghost commented Apr 2, 2015

would love that ! In addition I imagine something easy like :

 t stream notifications

Which would display notification and if it is an answer, it would prompt

run 't reply status 583544300978179584` to answer.'

@haxpor
Copy link

haxpor commented Jul 19, 2015

@sferik and @roylockhart I did that going up to the upper stream. Check this PR out #274 . I have used this myself since I implemented that.

@shedali shedali closed this as completed Sep 6, 2020
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

3 participants