sven
9/7/2014 - 4:34 PM

Notes on working with Twitter CLI

Notes on working with Twitter CLI

Working with Twitter CLI

Install: http://www.unixmen.com/access-twitter-via-command-line-terminal/

Usage

Show all connected accounts: t accounts

Show direct messages sent to you: t direct_messages

Show direct messages you've send: t direct_messages_sent

Send direct message: t dm @USER MESSAGE (escape special chars!)

Post a tweet: t update MESSAGE

Show profile information: t whois @USER

Open user profile in browser: t open @hofmannsven

Show stream: t stream all

Show mentions: t mentions

Show only last mention: t mentions -n 1