We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28f788 commit 137ac3aCopy full SHA for 137ac3a
README.md
@@ -14,6 +14,12 @@
14
15
**本项目还不完善,如果想要用于生产环境,请移步[go-cqhttp(LagrangeGo)](https://github.com/LagrangeDev/go-cqhttp)或[Lagrange.Core](https://github.com/LagrangeDev/Lagrange.Core)。**
16
17
+## 部署
18
+
19
+~~破产~~省流版:`pip install pdm && pdm install && python __init__.py`。
20
21
+然后会生成一个`config.yml`,按注释填完再运行`python __init__.py`,完事!
22
23
## 通信
24
25
- [x] HTTP GET
0 commit comments