Huan Li

Results 389 issues of Huan Li

Implement `puppet.roomAdd()`

enhancement

Like join, leave, topic.

enhancement

Need to implement the `puppet.roomMemberPayloadParser` correctly.

enhancement

Currently, OICQ will save device information (device-QQ_NUMBER.json) and token to files under the `data/` folder: ```sh $ ls -l data/ total 20 drwxr-xr-x 2 huan huan 4096 Oct 1 09:52...

enhancement

We need to make the below unit test to be passed: https://github.com/wechaty/wechaty-puppet-oicq/blob/321876d0df6400a38596eebb868d56aedac68384/src/puppet-oicq.spec.ts#L7-L16 So that it can comfort the puppet spec: [perfect restart](https://wechaty.js.org/docs/specs/puppet/#basic-rules)

enhancement

To support - #12

enhancement

To support - #12

enhancement

``` 请用手机QQ扫描二维码,若打印出错请打开:/home/huan/git/wechaty/wechaty-getting-started/data/12345/qrcode.png ``` The above image file is not necessary to be created and will generate rubbish files. Can we disable this feature for the puppet?

enhancement

In GitHub Action - pages build and deployment: > Warning: Uploaded artifact size of 1124640504 bytes exceeds the allowed size of 1 GB. Deployment might fail. ```shell [deploy](https://github.com/wechaty/jekyll/actions/runs/14478873487/job/40611215117#logs) Started 42s...

help wanted