Skip to content

Spring-Mirai-Client-0.0.6

Compare
Choose a tag to compare
@lz1998 lz1998 released this 03 Oct 16:40
· 52 commits to master since this release
db12338

使用方式

java -jar spring-mirai-client-0.0.6.jar

访问 http://localhost:9000 控制机器人

可以在application.yml中修改 websocket地址控制面板端口

server:
  port: 9000
bot:
  client:
    ws-url: "ws://localhost:8081/ws/test/"