wechat-bot-padlocal icon indicating copy to clipboard operation
wechat-bot-padlocal copied to clipboard

Personal wechat robot based on node.js and wechaty.基于Node.js和wechaty的个人微信机器人。

Results 8 wechat-bot-padlocal issues
Sort by recently updated
recently updated
newest added

现在还可用嘛?

我在部署过程中,执行npm install 出现错误,nodejs版本有要求吗?

WXAI_TOKEN和PUPPET_TOKEN怎么来的?

question

After the main user sends a message to the wechat robot to set up the blocking of users, the robot will be disabled if it restarts.

help wanted

I have added a friend for some time. But when I get his alias, I get null. Like this: ```javascript const sender = await contact.alias(); console.log(sender); ``` I'm sure I...

question

[issue.md](https://github.com/yzh1255245824/wechat-bot-padlocal/files/8140411/issue.md)

duplicate

I made a small application based on your open source `wechat-bot-padlocal` yesterday. I have encountered a problem. I don't know if you have encountered it before. When the last message...

question