0.0.7 • Published 2 years ago
@nauxscript/bilive v0.0.7
bilive
Install
pnpm:
pnpm i @nauxscript/bilive -gyarn:
yarn add @nauxscript/bilive -gnpm:
npm i @nauxscript/bilive -g注:安装前请确保已有 node 环境。
Usage
开始监听房间号
bilive start 房间号如 bilive start 8726421,即可开始监控我的直播间的弹幕。
查看版本号:
bilive -v查看帮助:
bilive -helpDevelopment
本地开发运行,在项目目录下:
pnpm link --global再运行
bilive -v若输出的版本带有 [Testing Version] 字样,则本地运行成功。