feat: write operation delays, dynamic FEATURES update, 30+ client.py tests, fix README proxy wording

This commit is contained in:
jackwener
2026-03-09 20:45:51 +08:00
parent b9c226b804
commit 12f425abea
5 changed files with 453 additions and 6 deletions

View File

@@ -139,7 +139,7 @@ export TWITTER_PROXY=http://127.0.0.1:7890
export TWITTER_PROXY=socks5://127.0.0.1:1080
```
Using a proxy is **strongly recommended** to avoid IP-based rate limiting.
Using a proxy can help reduce IP-based rate limiting risks.
### Configuration
@@ -361,7 +361,7 @@ export TWITTER_PROXY=http://127.0.0.1:7890
export TWITTER_PROXY=socks5://127.0.0.1:1080
```
**强烈建议使用代理**,避免 IP 维度的风控。
使用代理可以降低 IP 维度的风控风险
### 筛选算法