bliveproxy

B站直播websocket hook框架

As of 14/05/2021. 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

Autor
xfgryujk
Verzija
0.3
Napravljeno
02/12/2020
Ažurirano
14/05/2021
Size
5,74 КБ
Licenca
Nije dostupno

使用方法:

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

GitHub

NGA帖子