mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update config.py
This commit is contained in:
parent
c760f136d3
commit
febf9e6a3d
@ -88,8 +88,8 @@ MUTE_LEVEL: int = 5 # 更改禁言设置权限
|
|||||||
UPDATE_GOCQ_GROUP: List[int] = []
|
UPDATE_GOCQ_GROUP: List[int] = []
|
||||||
|
|
||||||
# 代理
|
# 代理
|
||||||
system_proxy: str = ''
|
system_proxy: str = '' # 系统代理
|
||||||
buff_proxy: str = ''
|
buff_proxy: str = '' # buff代理
|
||||||
|
|
||||||
# 是否存储色图
|
# 是否存储色图
|
||||||
DOWNLOAD_SETU: bool = True
|
DOWNLOAD_SETU: bool = True
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user