-
# 微信打卡机器人 - Wechaty - Conversational RPA SDK for WeChat
作者: yeojongki 前端开发工程师
[https://wechaty.github.io/2020/04/05/wechaty-check-in-robot/](https://wechaty.github.io/2020/04/05/wechaty-check-…
-
async function message(msg){
const isAtSelf = await msg.mentionSelf()
console.log(isAtSelf)
}
最简单的复现
-
scan QR code to login, `https://wx2.qq.com/` will redirect to `https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxnewloginpage?ticket=AQ1NWzj57ZX7gJeu_Keu8_se@qrticket_0&uuid=Id2o57ANQw==&lang=en_US&scan=1498…
-
Hello to developers who are using Wechaty,
We have excellent news for you: **Wechaty Puppet Ioscat which supporting iPhone(iOS) Wechat Hooking, is going to ready for testing!**, and Alpha Testing V…
-
-
Copy / paste from [Wechaty Scripts](https://github.com/wechaty/wechaty/blob/master/scripts/sort-contributiveness.ts)
## Usage
```sh
npm run changelog
```
## Example
-----
### 1 Active…
-
we have know than use room.memberAll([query]) ⇒ Promise.> could find one person or all members in room , which depends on what query is. such as:
![image](https://user-images.githubusercontent.…
-
请问可以通过c++程序,调用wechaty给某个好友发消息么?
-
well , when i run the `node examples\advanced\room-bot.js` , the global event `room-join, room-leave, room-topic`, errors happens.
it is in the project [https://github.com/Chatie/wechaty-gettin…
-
> 重要:请不要删除模板自行填写,所有不按照模板填写的issue,我们将不会处理。
## 0. 发 Issue 指南
1. 请运行下面的命令,看问题是否可以被解决:
```
rm -rf package-lock.json
rm -rf node_modules
npm install
```
2. 请在 [FAQ 清单](https://docs.chatie.i…