B站直播websocket hook框架
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/875803/bliveproxy.js
使用方法:
bliveproxy.addCommandHandler('DANMU_MSG', command => {
console.log(command)
let info = command.info
info[1] = '测试'
// })