tmi.js:for Twitch消息传递接口的Javascript库。 (Twitch.tv) 源码
tmi.js | | 安装 节点 $ npm i tmi.js const tmi = require ( 'tmi.js' ) ; const client = new tmi . Client ( { options : { debug : true , messagesLogLevel : "info" } , connection : { reconnect : true , secure : true } , identity : { username : 'bot-name' , password : 'oauth:my-bot-token' } ,
文件列表
tmi_js-master.zip
(预估有个32文件)
tmi.js-master
.gitattributes
483B
.github
FUNDING.yml
553B
workflows
test.yml
475B
sri.js
378B
ISSUE_TEMPLATE.md
441B
.node-version
7B
lib
暂无评论