Update README.md

This commit is contained in:
HibiKier 2021-07-17 15:58:44 +08:00 committed by GitHub
parent 1da51a2a65
commit e26da37c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -463,9 +463,14 @@ python bot.py
```
## 配置(暂时不更新 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
2.数据库配置