EIGHTfs/dsh-bili-publisher ↗★ 0
dsh-bili-publisher
B站动态发布插件:扫码登录(QR)+ 发纯文本/图文动态 + 删动态 + 验证。登录态持久化,提供 bili_status / bili_publish / bili_delete 工具与 HTTP API。
AI Analysis
核心用途是让 AI 代理能够直接管理和发布 B 站动态。适合需要自动化运营、定时发布图文或文本动态的自媒体创作者和自动化任务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:EIGHTfs/dsh-bili-publisherREADME
Read the full README ↗⚙️ 配置
| 字段 | 默认 | 说明 |
|---|---|---|
enabled | true | 设为 false 禁用插件 |
workspaceRoot | process.cwd() | 工作区根 |
biliDataDir | /.dsh-plugin-data/bili-publisher | 登录态存储目录(bili-session.json) |