mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Merge branch 'HibiKier:main' into main
This commit is contained in:
commit
fc8a861b82
@ -7,7 +7,7 @@ try:
|
||||
except ModuleNotFoundError:
|
||||
import json
|
||||
|
||||
|
||||
|
||||
# 是否使用配置文件
|
||||
USE_CONFIG_FILE: bool = False
|
||||
|
||||
|
||||
5
update_info.json
Normal file
5
update_info.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"update_file": ["plugins/ai", "plugins/bt", "configs/config.py"],
|
||||
"add_file": [],
|
||||
"delete_file": []
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user