From 1abd65e106ccb7e57b1695e69caeb2e93170e843 Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Mon, 24 May 2021 11:02:43 +0800 Subject: [PATCH] Update config.py --- configs/config.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/configs/config.py b/configs/config.py index dfc85cf5..d6b6af8e 100644 --- a/configs/config.py +++ b/configs/config.py @@ -11,15 +11,14 @@ USE_CONFIG_FILE = False # API KEY(必要) -LOLICON_KEY: str = "336595836015174952daa2" # lolicon +LOLICON_KEY: str = "" # lolicon RSSHUBAPP: str = "https://docs.rsshub.app/" # rsshub # 图灵 -TL_KEY: List[str] = ["4474710fabbf4540bfaa569c192bb457", "6f4c0920d2ff4962b5cbd8148aef771b", - "f5595738894042fb9fad88ecdc4acf41", "c24400595fed48f9a5c5bc3ff03a3267", "efab135b75d84b02a59115f5b571f277"] +TL_KEY: List[str] = [] # 数据库(必要) # 如果填写了bind就不需要再填写后面的字段了#) -bind: str = 'postgresql://hibiki:KEWang130123@hibiki0v0.cn:5432/hibikibot' +bind: str = '' sql_name: str = '' user: str = '' password: str = '' @@ -75,7 +74,7 @@ MUTE_LEVEL: int = 5 # 更改禁言设置权限 UPDATE_GOCQ_GROUP: List[int] = [] # 代理 -system_proxy: str = 'http://127.0.0.1:7890' +system_proxy: str = '' buff_proxy: str = '' # 是否存储色图