buckket / twtxt

Decentralised, minimalist microblogging service for hackers.
http://twtxt.readthedocs.org/en/stable/
MIT License
1.92k stars 79 forks source link

Check status of feed when following a new source #61

Closed timofurrer closed 8 years ago

timofurrer commented 8 years ago

This change checks the status of the feed for a new source. If the twtxt file is not available the follow command will prompt if the source should be added anyway.

Additional implementation of a -f/--force flag to suppress prompts and assume y as answer.

buckket commented 8 years ago

:+1: