bliveproxy

B站直播websocket hook框架

Ekde 2020/12/02. Vidu La ĝisdata versio.

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/875811/bliveproxy.js

Aŭtoro
xfgryujk
Versio
0.1
Kreita
2020/12/02
Ĝisdatigita
2020/12/02
Size
5,15 kb
Licenco
N/A

使用方法:

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