piroor / tweet.sh

Twitter client written in simple Bash script
MIT License
237 stars 47 forks source link

I want only search new Twits of X famous #29

Closed edudiy closed 3 years ago

edudiy commented 3 years ago

I'm testing this:

./tweet.sh fetch https://twitter.com/muse {"errors":[{"code":8,"message":"No data available for specified ID."}]}

How it´s the line_command full for this propuse ?

Thanks and excuse me for my english, I'm spanish

piroor commented 3 years ago

The command fetch is designed to fetch an individual tweet. You should use fetch-tweets instead, like:

$ ./tweet.sh fetch-tweets -u muse