fix: 按照对话模式提供单轮比赛预测

This commit is contained in:
2023-02-13 18:12:16 +08:00
parent 60f0c7ee7e
commit d5252708e8
14 changed files with 183 additions and 66 deletions

View File

@@ -96,7 +96,7 @@ servers:
- ws-reverse:
# 反向WS Universal 地址
# 注意 设置了此项地址后下面两项将会被忽略
universal: ws://127.0.0.1:18000/onebot/v11/ws
universal: ws://127.0.0.1:20000/onebot/v11/ws
# 反向WS API 地址
# api: ws://your_websocket_api.server
# 反向WS Event 地址