qq-bot-rebown icon indicating copy to clipboard operation
qq-bot-rebown copied to clipboard

[DEPRECATED!] SmartQQ robot written in JavaScript, using ES7 async/await features

Results 3 qq-bot-rebown issues
Sort by recently updated
recently updated
newest added

` const qq = new QQ({ app: { login: QQ.LOGIN.PWD, }, auth: { u: 'qq号', p: '密码', }, }) ` 会有下面报错 [Mon Jul 09 2018 15:13:46 GMT+0800 (CST)] ERROR Login...

blame tencent

一个想要的feature,如果a加了bot为好友,而bot没有加a为好友,那么a私聊bot,bot能收到消息吗?

help wanted
question
blame tencent

``` [Mon May 22 2017 13:08:57 GMT+0800 (CST)] DEBUG HTTP: POST http://d1.web2.qq.com/channel/send_qun_msg2 Status: 200 OK Response Headers: { "date": "Mon, 22 May 2017 05:08:57 GMT", "content-type": "text/plain; charset=UTF-8", "transfer-encoding": "chunked",...

blame tencent