Skip to content

Commit

Permalink
♻️ 对错误的用户名rebase并重置
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Dec 14, 2023
1 parent dc26f73 commit 007c882
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion docs/src/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ Noctisynth 注重于自由与开放,任何人都可以快速的部署 DicerGir
[安装](./installation.md)中,我们详细的阐述了如何从零开始搭建一个属于你的骰娘。

如果你已经有了一个 DicerGirl 安装,或者你非常熟悉 DicerGirl 的上层框架 Nonebot2,那么你可以直接移步[使用](./usage.md)

4 changes: 2 additions & 2 deletions docs/src/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ pip install nb-cli

```bash
nb create -t bootstrap
```
```

适配器与驱动器的选择参考你希望使用的适配器,例如`OneBot V11`的驱动器请选择`FastAPI``HTTPX`>与`websockets`, `QQ`适配器请选择`HTTPX``websockets``AIOHTTP`

创建完成后,在生成的项目目录中执行:
Expand All @@ -37,4 +38,3 @@ nb run --reload --reload-delay 2
```

Nonebot2 的项目创建与插件增删详见[Nonebot CLI](https://cli.nonebot.dev/)

1 change: 0 additions & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ nb adapter list
## 获得支持

Noctisynth DicerGirl 的公测 QQ 群为 [770386358](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=cSz28ntJ6XH4e-hNaWzFhNlg-zmex7v2&authKey=BNGIdFqQi8rcwv%2FZtDWyjRVUUhB2JJtsdo7yLaf54PqBXDFtdoIVd1S4V7KRRh3b&noverify=0&group_code=770386358),你可以轻易的在其中获得相应的帮助。

1 change: 0 additions & 1 deletion docs/src/overview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ nb plugin install dicergirl
::: warning
DicerGirl Installer 目前仅适用于 Windows 平台进行 `go-cqhttp` 部署,对其它平台的支持正在开发中。
:::

0 comments on commit 007c882

Please sign in to comment.