diff --git a/README.md b/README.md index 175a9e0..570ec31 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Discord: Khalil#7843 可以给我点个小星星吗(*^_^*)⭐ ## 不想自己挂? -可以找我代挂 Q群:553984868 +可以找我代挂 Q群:553984868 闲鱼: Khalilc ## 界面 ![image](https://github.com/Yudaotor/EsportsHelper/assets/87225219/ec3603e5-463c-4a57-b09a-0c34e90522da) diff --git a/config.yaml b/config.yaml index b35f731..5457bbb 100644 --- a/config.yaml +++ b/config.yaml @@ -4,7 +4,7 @@ username: "账号用户名" # 必填,账号 / Required field, username password: "密码" # 必填,密码 / Required field, password connectorDropsUrl: "" # webhook提醒链接,不填则不提醒(支持discord,企业微信,钉钉,饭碗警告,飞书) / Webhook URL to send notifications (supported: Discord, WeCom, DingTalk, Fwalert, Feishu) nickName: "" # 绰号, 不填即为用户名. / Nickname for added account, "username" by default. -maxStream: 3 # 最大同时观看比赛数.默认为3 / Maximum number of matches to be watched simultaneously. Default is 3. +maxStream: 4 # 最大同时观看比赛数.默认为4 / Maximum number of matches to be watched simultaneously. Default is 4. briefLogLength: 10 # 日志简略信息条数.默认为10 / Length of logging information, 10 by default. language: "en_US" # 语言选择,zh_CN是简体中文,en_US是英文, zh_TW是繁体中文 / Language selection, zh_CN for Chinese (Simplified), en_US for English, zh_TW for Chinese (Traditional) autoSleep: True # 是否自动休眠,即没比赛时自动休眠,有比赛时自动唤醒(默认为True) / Toggle for auto-sleep mode: sleeping while no matches live, waking up when match go live (True by default)