Huan Li
Huan Li
Yes, we should save the data from device.json and keep it for reuse across sessions. That information should be saved to MemoryCard that managed by Wechaty. Please read the below...
> Currently, if your account is friend of our bot, inviting bot to some group will be accepted automatically(by qq). No acceptance is needed. If a developer wants to use...
> OICQ could deal with friendship request, but I don't know how to write a ding-dong bot that could accept friendship request automatically with wechaty's API. The Wechaty has [Friendship...
Oh, yes you are correct. I think what we need should be `Room.add()`, see: https://wechaty.js.org/docs/api/room#roomaddcontact--promise-void
Can we take a look at this issue and see what’s the reason caused this issue and how to fix it? thanks!
You are welcome to join the Wechaty Discord Server: there is a #go channel for discussing the Go Wechaty related questions. Join Discord at https://discord.gg/7q8NBZbQzt
I'd love to accept a pull request for the upgrade.
This issue has pained me for the past years because I have a long override list: https://github.com/wechaty/wechaty/blob/9edb5529a0aaef32e4794b8362965feeea168153/src/user/message.ts#L419-L424
Can you sign the CLA and make sure the CI turns green before I can review this PR? Thank you! Ref: https://github.com/wechaty/wechaty/issues/2807
The blog structure works well, but the content feels too brief. Could you expand the post by adding more stories about this puppet and include example code so developers can...