Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
K
mirai部署在树莓派上,有些功能想做成分离式部署在别的设备上,通过mirai-api-http进行通信。mirai-api-http的版本是2.8.0
在配置环节发现setting.yml里没有写http adapter的详细配置,启动之后看log默认应该是localhost:8080,按照github上的项目说明里的示例写配置会报错。
请问新版的mirai-api-http的httpadapter配置要用什么格式写呢?