Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 76e4e19

Browse files
committed
chore: remove wechatpadpro-related docs.
1 parent d71554e commit 76e4e19

4 files changed

Lines changed: 9 additions & 116 deletions

File tree

.vitepress/config.mjs

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,15 @@ export default defineConfig({
7777
},
7878
{ text: "企业微信", link: "/wecom" },
7979
{ text: "微信公众平台", link: "/weixin-official-account" },
80-
{
81-
text: "微信个人号",
82-
base: "/deploy/platform/wechat",
83-
collapsed: true,
84-
items: [
85-
{ text: "使用 WeChatPadPro", link: "/wechatpadpro" },
86-
{ text: "使用 Gewechat [失效]", link: "/gewechat" },
87-
],
88-
},
80+
// {
81+
// text: "微信个人号",
82+
// base: "/deploy/platform/wechat",
83+
// collapsed: true,
84+
// items: [
85+
// { text: "使用 WeChatPadPro", link: "/wechatpadpro" },
86+
// { text: "使用 Gewechat [失效]", link: "/gewechat" },
87+
// ],
88+
// },
8989
{ text: "飞书", link: "/lark" },
9090
{ text: "钉钉", link: "/dingtalk" },
9191
{ text: "Telegram", link: "/telegram" },

deploy/platform/wechat/gewechat.md

Lines changed: 0 additions & 106 deletions
This file was deleted.
File renamed without changes.

deploy/when-deployed.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ AstrBot 文档:[![wakatime](https://wakatime.com/badge/user/915e5316-99c6-4563
1616
## 正文
1717

1818
当你看到这,说明已经成功部署好消息平台并且实现了第一条指令的收发。接下来,你可以配置大语言模型,或者添加插件。请参看 `配置-接入大模型服务` 一节。
19-

0 commit comments

Comments
 (0)