We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a4244 commit 0155629Copy full SHA for 0155629
deploy/platform/aiocqhttp/lagrange.md
@@ -1 +1 @@
1
-施工中。
+施工中。(请前往 Lagrange 官方文档查看部署教程)
deploy/platform/aiocqhttp/napcat.md
@@ -74,9 +74,13 @@ docker logs napcat
74
在新弹出的窗口中:
75
76
- 勾选 `启用`。
77
-- `URL` 填写 `ws://<宿主机IP>:<在 AstrBot中填写的端口>`。如 `ws://1.2.3.4:6199`。
+- `URL` 填写 `ws://<宿主机IP>:<在 AstrBot中填写的端口>/ws`。如 `ws://1.2.3.4:6199/ws`。
78
- 消息格式:`Array`
79
80
+> 切记后面加一个 `/ws`!
81
82
83
+
84
点击 `保存`。
85
86
## 🎉 大功告成!
0 commit comments