Skip to content

Spring-Mirai-Client-0.0.3

Compare
Choose a tag to compare
@lz1998 lz1998 released this 02 Oct 14:41
· 62 commits to master since this release

使用方式

java -jar spring-mirai-client-0.0.3.jar

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

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

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