Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# 机器人文档

本仓库是 QQ 机器人文档项目,基于[vuepress](https://vuepress.vuejs.org/zh/)构建。对应文档网站是 <https://bot.q.qq.com/wiki/>
本仓库是 QQ 机器人文档项目,基于[vuepress](https://vuepress.vuejs.org/zh/)构建。对应文档网站是[https://bot.q.qq.com/wiki/](https://bot.q.qq.com/wiki/)

## 本地开发

通过以下任何一种方式进行本地开发

### 1Gitpod 在线开发
### 1. Gitpod 在线开发

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/tencent-connect/bot-docs)

### 2本地克隆代码开发
### 2. 本地克隆代码开发

```sh
git clone [email protected]:tencent-connect/bot-docs.git
Expand Down Expand Up @@ -50,7 +50,9 @@ docs

欢迎扫码加入 **QQ 频道开发者社区**。

![开发者社区](https://mpqq.gtimg.cn/privacy/qq_guild_developer.png)
[![开发者社区](https://github.com/user-attachments/assets/51086907-c9c3-45a6-ae88-f255efcb2df2)](https://pd.qq.com/s/8m0pke8ks)



## 贡献者

Expand Down
Loading