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

Commit dbcceb3

Browse files
committed
chore: remove wechat
1 parent ae7ffbf commit dbcceb3

5 files changed

Lines changed: 3 additions & 5 deletions

File tree

.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default defineConfig({
4848
{ text: "👍 手动部署", link: "/cli" },
4949
{ text: "😁 宝塔面板部署", link: "/btpanel" },
5050
{ text: "😊 CasaOS 部署", link: "/casaos" },
51-
{ text: "😌 社区提供的部署脚本", link: "/linux-one" },
51+
// { text: "😌 社区提供的部署脚本", link: "/linux-one" },
5252
],
5353
},
5454
{

deploy/astrbot/btpanel.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ AstrBot 已经上架至宝塔的 Docker 应用商店,支持一键安装。
4343
>| 6195 | 企业微信 `默认` 端口 | 可选 |
4444
>| 6199 | QQ 个人号(aiocqhttp) `默认` 端口 | 可选 |
4545
>| 6196 | QQ 官方接口(Webhook) `默认` 端口 | 可选 |
46-
>| 11451 | 微信个人号(gewechat) `默认` 端口 | 可选 |
4746
>
4847
> 没有列举的平台表示不需要额外放行端口。
4948

deploy/astrbot/linux-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Ubuntu安装脚本:
2222
wget -O - https://gitee.com/mc_cloud/mccloud_bot/raw/master/mccloud_install_u.sh | bash
2323
```
2424

25-
支持 QQ 微信 一键管理。命令:bot
25+
支持 QQ 一键管理。命令:bot
2626

2727

2828
## 备注

deploy/platform/wechat/wechatpadpro_legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ docker restart wechatpadpro
125125

126126
如果上面的教程不够详细,您可以参考以下社区教程:
127127

128-
- [用 AstrBot 框架,实现微信个人号机器人和 QQ 个人号机器人](https://www.robin.xin/archives/astrbot%26wechat%26qq)
128+
- [用 AstrBot 框架,实现 QQ 个人号机器人](https://www.robin.xin/archives/astrbot%26wechat%26qq)
129129

130130
## 常见问题
131131

dev/star/plugin.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ async def on_message(self, event: AstrMessageEvent):
199199
| -------------------- | --- | ----- | ----- | ------ | ----- | ----- | -------- |
200200
| QQ 个人号(aiocqhttp) ||||||||
201201
| Telegram ||||||||
202-
| 微信个人号(gewechat) ||||||||
203202
| QQ 官方接口 ||||||||
204203
| 飞书 ||||||||
205204
| 企业微信 ||||||||

0 commit comments

Comments
 (0)