This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Description
Yes&No
No because there's no way, as of now, to place the ID of the tweet and get only the replies to it
Yes because if you know the ID of the tweet which you want the replies of (let's call it TweetID
, for example), you have just to search for tweets sent to your target, and then filter for conversation_id == TweetID
Originally posted by @pielco11 in twintproject/twint#513 (comment)