friday icon indicating copy to clipboard operation
friday copied to clipboard

Friday is an Assistant BOT Built on Wechaty for Serving our Community

Results 24 friday issues
Sort by recently updated
recently updated
newest added

Need to catch this exception/rejection or the Node.js process will stop. ``` 01:54:45 ERR Config ########################### 01:54:45 ERR Config Wechaty uncaughtException: Error: connection refused: localtunnel.chatie.io:44993 (check your firewall settings) at...

bug

http://friday.chatie.io/ just return 503

Add a new SAGA that waits for 30 - 60 seconds before forwarding a message. If there has a new RECALL message comes then we just discard the RECALL-ed message...

enhancement

Version: https://github.com/wechaty/friday/blob/0b2bb4c8fc2614c79909b18231e7919de6a54449/package.json#L57 After the `uncaughtException`, the Node.js program exited and will not be able to recover itself anymore: ``` 18:28:40 VERB PuppetService roomMemberList(19594529030@chatroom) 18:28:40 VERB Room memberList() 18:28:40 VERB PuppetGitter...

bug

So that we can always catch the async rejections.

I think the Event Handler Class will be instantiated from time to time when there's a new event, and will not keep/reuse the class instance for the next one. So...

bug

We found that the Nestjs with the swc transpiler have some compatible problems. ## The Problem When we are using the swc as the transpiler settings in the `tsconfig.json` ```json...

bug

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

## Wechaty Version - [email protected] ## Puppet Service (client) ``` 12:54:00 VERB PuppetLoginMixin login(wxid_4wkls7tu62ua12) 12:54:00 VERB PuppetService hookPayloadStore() this.on(login) contactId: "wxid_4wkls7tu62ua12" 12:54:00 VERB PayloadStore start(wxid_4wkls7tu62ua12) 12:54:00 VERB user/mixins/poolify poolifyMixin() PoolifiedMixin...

bug

``` metrics { mo: 0, mt: 0 } metrics { mo: 0, mt: 0 } metrics { mo: 0, mt: 0 } metrics { mo: 0, mt: 0 } metrics...

bug