caen xiao

Results 11 comments of caen xiao

已经是第二次出现,并且重新上线后会获取到很久以前的微信消息,是否有什么办法过滤这些旧消息?

what's the unit of `age()`,I realize this function return as a number

OK. So why this situation happened, I must keep stability of my WeChat bot, but this situation is fatal.

Happened again today morning, logs below : ``` 09:03:17 ERR GRPC_GATEWAY ApiType: SEND_MESSAGE request timeout, traceId: e182bd2f-0c5e-4ab7-babd-424d3da5a9f1 (node:27090) UnhandledPromiseRejectionWarning: Error: can not send message due to this error: Error: can...

Is there any solution or how can it deploy my own GRPC service?

Recently, bot logout automatic almost every day, logs below: ``` 00:44:05 ERR GRPC_GATEWAY ApiType: HEARTBEAT request timeout, traceId: cd5e7f63-a71d-4d5b-ab97-b3f1928f651e 00:44:05 ERR GRPC_GATEWAY can not get heartbeat from grpc server 03:09:31...

> > 03:09:31 INFO PuppetPadplus logout(true, 你的微信登录环境存在异常。为了帐号安全,本次登录已失效。) > > It seems that your WeChat account is under the official risk management, please make sure you have already set `name` for...

I did this: ```javascript const botName="repe-cpp" var bot = {} async function init() { var BOT_CONFIG = await apis.getToken() const puppet = new PuppetPadplus({ token: BOT_CONFIG.token, }) bot = new...

I did this, and I got the file `xxx.memory-card.json`, still...

为什么会出现多个客户端监听同一个端口的情况,每个设备不是都有独立的ip吗,我不太明白你的意思