diff --git a/README.md b/README.md index c7fdedf..0217bfe 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ | 飞书(自动采集) | ✅ API | ✅ | ✅ | 输入姓名即可,全自动 | | 钉钉(自动采集) | ⚠️ 浏览器 | ✅ | ✅ | 钉钉 API 不支持历史消息 | | Slack(自动采集) | ✅ API | — | — | 需管理员安装 Bot;免费版限 90 天 | +| 微信聊天记录 | ✅ SQLite | — | — | 目前测试下来不太稳定,推荐先用下方开源工具代替 | | PDF | — | ✅ | — | 手动上传 | | 图片 / 截图 | ✅ | — | — | 手动上传 | | 飞书 JSON 导出 | ✅ | ✅ | — | 手动上传 | @@ -63,9 +64,9 @@ | Markdown | ✅ | ✅ | — | 手动上传 | | 直接粘贴文字 | ✅ | — | — | 手动输入 | -### 推荐的聊天记录导出工具 +### 推荐的微信聊天记录导出工具 -以下工具为独立的开源项目,本项目不包含它们的代码,仅在解析器中适配了它们的导出格式。可以用这些工具导出聊天记录,再粘贴或导入到本项目中使用: +以下工具为独立的开源项目,本项目不包含它们的代码,仅在解析器中适配了它们的导出格式。目前微信自动解密测试下来不太稳定,可以先用这些开源工具导出聊天记录,再粘贴或导入到本项目中使用: | 工具 | 平台 | 说明 | |------|------|------| diff --git a/README_EN.md b/README_EN.md index 4ec2132..c72454b 100644 --- a/README_EN.md +++ b/README_EN.md @@ -56,6 +56,7 @@ and get an **AI Skill that actually works like them** | Feishu (auto) | ✅ API | ✅ | ✅ | Just enter a name, fully automatic | | DingTalk (auto) | ⚠️ Browser | ✅ | ✅ | DingTalk API doesn't support message history | | Slack (auto) | ✅ API | — | — | Requires admin to install Bot; free plan limited to 90 days | +| WeChat chat history | ✅ SQLite | — | — | Currently unstable, recommend using open-source tools below | | PDF | — | ✅ | — | Manual upload | | Images / Screenshots | ✅ | — | — | Manual upload | | Feishu JSON export | ✅ | ✅ | — | Manual upload | @@ -63,9 +64,9 @@ and get an **AI Skill that actually works like them** | Markdown | ✅ | ✅ | — | Manual upload | | Paste text directly | ✅ | — | — | Manual input | -### Recommended Chat Export Tools +### Recommended WeChat Chat Export Tools -These are independent open-source projects — this project does not include their code, but our parsers are compatible with their export formats. Export chat history with these tools, then paste or import into this project: +These are independent open-source projects — this project does not include their code, but our parsers are compatible with their export formats. WeChat auto-decryption is currently unstable, so we recommend using these open-source tools to export chat history, then paste or import into this project: | Tool | Platform | Description | |------|----------|-------------|