fwrq41251 / danmaku-sender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danmaku-sender

A micro service to interactive with bilibili.com.

Featrues

  • login
  • send danmaku

Build and run

$ gradle build
$ java -jar build/libs/danmaku-sender-0.0.1-SNAPSHOT.jar

Usage

$ curl http://localhost:8080/login/{username}/{password}
$ curl http://localhost:8080/send/{msg}

Read

b站登陆以及发弹幕

License

under MIT license

About

License:MIT License


Languages

Language:Java 100.0%