bliveproxy

B站直播websocket hook框架

As of 2021-05-14. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/417560/931022/bliveproxy.js

Author
xfgryujk
Version
0.3
Created
2020-12-02
Updated
2021-05-14
Size
5.74 KB
License
N/A

使用方法:

bliveproxy.addCommandHandler('DANMU_MSG', command => {
  console.log(command)
  let info = command.info
  info[1] = '测试'
})

GitHub

NGA帖子