ramyD / guys

guys updates your status with oauth and twitter through the terminal
3 stars 0 forks source link

Add user filtering #15

Open alexismo opened 14 years ago

alexismo commented 14 years ago

guys -u [username]

gets the past 20 tweets from a specific user

ramyD commented 14 years ago

there's the issue of picking which service this implies? Guys is supposed to service other services than twitter, like identica.

maybe guys -t -u [username] or simply guys -g [username] since the get command has no parameters usually.

alexismo commented 14 years ago

Due to the obvious focus on Twitter from our part, I'm building a mock-up along the guys -g [username] syntax.