Questions tagged [wechaty]
The wechaty tag has no usage guidance.
4
questions
0
votes
0answers
8 views
can Wechaty set tag for a specific Contact?
when using the sdk of wechaty,
https://github.com/wenzai007/wechaty
I just saw we can get tags from a Contact, but can Wechaty set tag for a specific Contact?
0
votes
0answers
21 views
Wechaty: how to response to the ClientCheckConsistency sysmsg
Having switched to wechaty padplus puppet from the wechaty-puppet-puppeteer, I noticed that whenever I sent a message for a new day, or when I haven't sent anything for quite a while then sent a new ...
4
votes
2answers
48 views
Wechaty: possible to re-trigger login on logout event?
I switched to wechaty padplus puppet from the wechaty-puppet-puppeteer and found it stops more often than wechaty-puppet-puppeteer. I.e., wechaty-puppet-puppeteer normally stays up 10 times longer ...
0
votes
1answer
33 views
Can I customize Wechaty UrlLink title
Wechaty is a Bot SDK for Wechat Individual Account which can help you create a bot in 6 lines of javascript, with cross-platform support including Linux, Windows, Darwin(OSX/Mac) and Docker. see: ...