sferik / t-ruby

A command-line power tool for Twitter.
http://sferik.github.com/t
MIT License
5.43k stars 410 forks source link

How to make a thread (several messages answering the previous one) ? #444

Closed obiwankennedy closed 3 years ago

obiwankennedy commented 3 years ago

I would like to post a thread with about 25 messages. I'm thinking using t as client because I can create a bash script to post my messages. But I have no idea how to make a thread with t. I don't see anything in the documention about it (Sorry if I missed it).

Is there an easy option to do that ?