choogoo

Results 6 issues of choogoo

## I'm submitting a... ``` [ ] Bug Fix [ ] Feature [- ] Other (Refactoring, Added tests, Documentation, ...) ``` ## Checklist - [ ] Commit Messages follow the...

微信真实的: 群ID格式为`xxxx@chatroom ` 好友ID为`wx_xxxxxx` wechaty-puppet-wechat默认生成的: 群ID格式为`@81b071f07243dc37d4ac701675e25b636eb6ccfb19588941ce0b288e2d14482a` 好友ID为`@@402ba4bb66577b776b0a057f9fa2d0c4a86df3e0a4f3ec77e6509b7efd16d100` 是否把wechaty-puppet-wechat生成的ID按微信实际格式兼容,例如: 群ID格式为`wx_81b071f07243dc37d4ac701675e25b636eb6ccfb19588941ce0b288e2d14482a` 好友ID为`402ba4bb66577b776b0a057f9fa2d0c4a86df3e0a4f3ec77e6509b7efd16d100@chatroom` 这样使用wechat时业务代码如果使用的好友ID和群ID格式方面验证时,可以有很好的兼容性

I created an image in Dockerhub that can be run to use the project. ``` docker run --env rapid_api_key =xxxx atorber/gpt4free-ts:latest ```

I created an image in Dockerhub that can be run to use the project. anyone can pull it use: ``` docker pull atorber/gpt4free:latest ```

bug

在这里你可以评论反馈一些你希望实现的功能,如果足够有吸引力,大家可以帮忙一起实现~

enhancement

从报错上看都是chromium的问题,除了centos,确定在其他环境下可以正常运行吗? 运行环境一: mac M1 ``` luyuchao@MacintoshdeMacBook-Pro-2 wechatBot % npm start > [email protected] start > node index.js 00:06:32 WARN WechatyPuppetMixin start() starting puppet ... timeout 00:06:32 WARN WechatyPuppetMixin start() puppet info:...