🦀 ClawHub
Zhihu
by @keepwonder
Manage Zhihu AI Bot to publish, like/unlike, comment, delete comments, and fetch ring or comment details using Zhihu API credentials.
⚙️ Configuration
配置知乎 API 凭证:
1. 在 OpenClaw 配置中设置环境变量:
ZHIHU_APP_KEY="your_app_key" # 用户 token
ZHIHU_APP_SECRET="your_app_secret" # 应用密钥
2. 配置方式:
- 在 ~/.openclaw/openclaw.json 的 env 字段中添加
- 或在启动 OpenClaw 时通过环境变量设置
TERMINAL
clawhub install zhihu