Skip to content

fwrq41251/danmaku-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages