chore: update docs
This commit is contained in:
parent
7ec4ee6c6f
commit
359f3aee88
1 changed files with 2 additions and 1 deletions
|
@ -14,8 +14,9 @@ demo: @BlockG_bot
|
||||||
# 运行
|
# 运行
|
||||||
安装好依赖之后
|
安装好依赖之后
|
||||||
```bash
|
```bash
|
||||||
uv run main.py
|
BOT_TOKEN="12345678:<your token>" uv run main.py
|
||||||
```
|
```
|
||||||
|
默认全部功能关闭,你可以把 config.example.yaml 复制到 config.yaml 自己改一下
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
我想做 matrix bot,不过这两天先不做了
|
我想做 matrix bot,不过这两天先不做了
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue