perf: 启动时提示

This commit is contained in:
Rock Chin
2023-01-02 12:06:12 +08:00
parent 61cd2bfff3
commit f10c931c09
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -8,6 +8,8 @@ import logging
# port: 运行mirai的主机端口
# verifyKey: mirai-api-http的verifyKey
# qq: 机器人的QQ号
#
# 注意: QQ机器人配置不支持热重载及热更新
mirai_http_api_config = {
"adapter": "WebSocketAdapter",
"host": "localhost",