I need my bot’s reply tweets not to show up on my profile timeline or on the users timeline. Example when in the timeline of the profile of pikaso_me you can not see any response, however when you enter the tab “tweets and responses” you can see everything. I need to know how to do this, greetings and thanks in advance

To make a reply, set auto_populate_reply_metadata and in_reply_to_status_id parameters when calling POST statuses/update | Docs | Twitter Developer Platform

1 Like