mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
Update config.py
This commit is contained in:
parent
02eb5536c3
commit
915862eeb5
@ -88,7 +88,7 @@ MUTE_LEVEL: int = 5 # 更改禁言设置权限
|
||||
UPDATE_GOCQ_GROUP: List[int] = []
|
||||
|
||||
# 代理
|
||||
system_proxy: str = '' # 系统代理
|
||||
system_proxy: str = '' # 系统代理 示例:'http:127.0.0.1:9999'
|
||||
buff_proxy: str = '' # buff代理
|
||||
|
||||
# 是否存储色图
|
||||
|
||||
Loading…
Reference in New Issue
Block a user