getting-started
getting-started copied to clipboard
A Starter Project Template for Wechaty works out-of-the-box
I am trying to follow the example/advanced/room-bot.js, and try to use the magic word to create room, however I got an timeout error 
Lots of accounts are not permitted to get signed in through website Wechat, so is it possible to use PC client?
If we add `npm install` to `tasks.init`, then the Gitpod loading in the browser will fail.  Do not do `npm install` in `tasks.init` will fix it. ```diff tasks: -...
10:33:46 ERR Config process.on(unhandledRejection) promise.catch(13 INTERNAL: TIMEOUT: send message, apiType: MT_SEND_TEXT_MSG) Config Error: 13 INTERNAL: TIMEOUT: send message, apiType: MT_SEND_TEXT_MSG at Object.exports.createStatusError (/data/wwwroot/bot/bot-yikeyiqun-we/node_modules/grpc/src/common.js:91:15) at Object.onReceiveStatus (/data/wwwroot/bot/bot-yikeyiqun-we/node_modules/grpc/src/client_interceptors.js:1209:28) at InterceptingListener._callNext (/data/wwwroot/bot/bot-yikeyiqun-we/node_modules/grpc/src/client_interceptors.js:568:42) at...
> Important:Please file the issue follow the template, or we won't help you to solve the problem. ## 0. Report Issue Guide 1. Please run the following command and check...
> Important:Please file the issue follow the template, or we won't help you to solve the problem. ## 0. Report Issue Guide 1. Please run the following command and check...
**Is your feature request related to a problem? Please describe.** How to recall or deleted the wx message just sent? **Describe the solution you'd like** New API provided in https://docs.chatie.io/api/message...
```sh 08:32:19 INFO PuppetManager install(wechaty-puppet-puppeteer@^0.21.2) done 08:32:50 ERR PuppetPuppeteerBridge start() exception: TimeoutError: Navigation timeout of 30000 ms exceeded 08:32:50 ERR PuppetPuppeteer initBridge() exception: 08:32:50 WARN PuppetPuppeteerBridge stop() page.close() exception: Error:...
**Is your feature request related to a problem? Please describe.** wechaty-puppet-puppeteer, and wechaty-puppet-padplus testing were removed from smoke testing because they might fail in git action. **Describe the solution you'd...
example/basic/contact-bot 不能打印联系人的wechat id,得到的wechat id是一串64位的hash值,另外,我该怎么获得我给联系人设置的备注呢?目前的name是联系人自己写的昵称