-
> 重要:请不要删除模板自行填写,所有不按照模板填写的issue,我们将不会处理。
## 0. 发 Issue 指南
1. 请运行下面的命令,看问题是否可以被解决:
```
rm -rf package-lock.json
rm -rf node_modules
npm install
```
2. 请在 [FAQ 清单](https://docs.chatie.i…
-
I encountered a issue when using the example file of tuling123-bot.js to process onMessage event
No matter what messages had been sent to robot, it reported same error:
02:42:17 ERR Wechaty onFu…
-
I. Environment
- macOS 10.13.6
- nodejs 8.10.0
- wechaty ^0.22.4
- wechaty-puppet-padchat ^0.16.2
II.Description
Hello guys I'm new to this project, and some problems happened to…
-
### 0. Report Issue Guide
Please search in the issue first, and make sure your problem had not been reported before.
### 1. Provide Your Package Version
- What is your wechaty version?
Answer:…
-
## UPDATE
We had released `wechaty@^0.20` with `wechaty-puppet-padchat@^0.14` on Aug 19.
So Alpha Testing will be terminated as we announced before.
Anyone who wants to use [wechaty-puppet-pa…
-
Hi,
I clone `Chatie/wechaty-getting-started` and `Chatie/wechaty`, run the media-file-bot example with two projects, but when I send a pdf file to the robot,file save not be trigger `msg.type() !== b…
-
WeChat robot account settings -> Privacy -> Closed Add me as friend is need verification
![wechatimg3](https://user-images.githubusercontent.com/22270287/42021120-5a05fa36-7aec-11e8-8234-c6e618f6afd8…
-
i run npm install wechaty@next
version "wechaty": "^0.15.220"
### init with code
this.robot = Wechaty.instance();
this.robot.start().catch(function(error) {
console.error('启…
-
### Provide Your Network Information
1. Where is the location of your server? (i.e. City, or In/Out China)
1. Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using?
### Run `npm ru…
-
Docker Command
sudo docker run -ti --rm --volume="$(pwd)":/bot zixia/wechaty robot/test.ts
When i create the new group including three members, i found the following errors. What should i do ?
…