getting-started
getting-started copied to clipboard
A Starter Project Template for Wechaty works out-of-the-box
运行docker run -ti --rm --volume="$(pwd)":/bot wechaty/wechaty mybot.js 复制生成的二维码链接 到浏览器打开,浏览器里面的图片是奇怪的打着红叉叉的二维码图片,下放文字是 无法识别的二维码 mybot.js 的代码 就是https://wechaty.gitbook.io/wechaty/v/zh/ 提供的 6行 示范代码
> Important:Please file the issue follow the template, or we won't help you to solve the problem. ## 1. Versions - What is your wechaty version? Answer: 0.60.3 ## 2....
## 1. Versions - What is your wechaty version? Answer: v0.8 - Which puppet are you using for wechaty? (padchat/puppeteer/padpro/...) Answer: None, just getting-started code it self - What is...
## 1. Versions Not relevant ## 2. Describe the bug The intro says "Please search in [FAQ List](https://docs.chatie.io/faq) first, and make sure your problem has not been solved before." However,...
我在使用wechaty案例时(“https://github.com/wechaty/wechaty-getting-started/blob/master/examples/basic/ding-dong-bot.js”),使用默认协议(桌面微信)可以正常运行发送案例里面的svg文件,当我使用iPad的协议发送案例里面的svg文件就会报错就会提示 “UnhandledPromiseRejectionWarning: Error: Unsupported MIME type: application/xml” ,但是发送普通的jpg、jpeg、png格式的图片没有问题
``` git clone https://github.com/wechaty/wechaty-getting-started.git cd wechaty-getting-started npm i && npm start ``` 报上面说的错误, 基本的示例是不是应该能跑起来?
🚨 The issue tracker is not for questions 🚨  [question]
After following the guide to run wechaty for the first time in linux and windows, I was not successful. There are a few issues: * Which token provider to use...
``` npm start ``` > node : v14.16.0 > Linux raspberrypi 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux The following error occur ``` 07:25:57 VERB PuppetPuppeteer...
## 1. Versions - What is your wechaty version? Answer: Latest, Python - Which puppet are you using for wechaty? (padchat/puppeteer/padpro/...) Answer: service (paimon) - What is your wechaty-puppet-XXX(padchat/puppeteer/) version?...