fix: console output to stderr for clean --json output

- Change Console() to Console(stderr=True) so all status/progress
  messages go to stderr, keeping stdout pure JSON when --json is used
- Add missing exception handling in likes command for fetch_user
- Fix SKILL.md: favorite -> favorites (correct command name)
This commit is contained in:
jackwener
2026-03-08 22:37:00 +08:00
parent 2559549a84
commit 0a7b6a6b78
2 changed files with 8 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ twitter feed
twitter feed -t following
# Bookmarks
twitter favorite
twitter favorites
# User profile and posts
twitter user <screen_name>
@@ -55,7 +55,7 @@ Filtering is opt-in (disabled by default). Enable with `--filter`.
```bash
twitter feed --filter
twitter favorite --filter
twitter favorites --filter
```
The scoring formula: