mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update README.md
This commit is contained in:
parent
1da51a2a65
commit
e26da37c58
@ -463,9 +463,14 @@ python bot.py
|
|||||||
```
|
```
|
||||||
|
|
||||||
## 配置(暂时不更新 json 配置,请将USE_CONFIG_FILE设置为False)
|
## 配置(暂时不更新 json 配置,请将USE_CONFIG_FILE设置为False)
|
||||||
在 ./configs/config.py 中的 USE_CONFIG_FILE,默认为False
|
在 configs/config.py 中的 USE_CONFIG_FILE,默认为False
|
||||||
|
|
||||||
```
|
```
|
||||||
|
1.在.env.dev文件中
|
||||||
|
|
||||||
|
SUPERUSERS = [""] # 填写你的QQ
|
||||||
|
|
||||||
|
2.在configs/config.py文件中
|
||||||
必填:
|
必填:
|
||||||
1. API KEY
|
1. API KEY
|
||||||
2.数据库配置
|
2.数据库配置
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user