Closed marceloavilaoliveira closed 2 years ago
Hi @marceloavilaoliveira ! Thank you for your feedback. It's a fare point, and this is rather easy to implement. I'll add this behavior soon in next version
Hi @marceloavilaoliveira ! I've added the requested changes in new release v1.10.1
Grat, it worked pretty well.
Thanks a lot for all your support.
When running instadiff-cli with "follow" or "unfollow" parameters, one of the "--user USER" parameters may contain an incorrect user and the script exits with a "User not found" error as shown below.
It would be better if the script skipped the problematic user and ran to the end of the user list. In other words, the script should just throw a warning instead of an error.
Do you think this is feasible?