getting-started icon indicating copy to clipboard operation
getting-started copied to clipboard

A Starter Project Template for Wechaty works out-of-the-box

Results 87 getting-started issues
Sort by recently updated
recently updated
newest added

const audioUrl = "https://afu-1255830993.cos.ap-shanghai.myqcloud.com/20230214183133.silk" const fileBox = FileBox.fromUrl(audioUrl); msg.say(fileBox);

在main.js里,这一句就报错了: import { config, Wechaty, log, ScanStatus, WechatyBuilder, Message } from 'wechaty'

🚨 The issue tracker is not for questions 🚨 If you have a question, please ask it on https://stackoverflow.com/questions/tagged/wechaty [question] import {Message, ScanStatus, WechatyBuilder, log } from 'wechaty' ^^^^^^^ SyntaxError:...

> 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: 1.18.7 - Which...

WARN Room findAll() message.ready() rejection: Error: no talkerId found for talker uncaughtException GError: message not found for id: 4608904000824483972 at Function.from (E:\Code_stock\demo\getting-started\node_modules\gerror\src\gerror\gerror.ts:69:17) at PuppetWechat4u. (E:\Code_stock\demo\getting-started\node_modules\wechaty\src\wechaty-mixins\puppet-mixin.ts:277:45) at processTicksAndRejections (node:internal/process/task_queues:96:5) { code:...

/root/wechaty-getting-started/ding-dong-bot/node_modules/ts-node/src/transpilers/swc.ts:262 throw new Error( ^ Error: @swc/core threw an error when attempting to validate swc compiler options. You may be using an old version of swc which does not support...

git clone the getting-started project,and then npm install and then npm start ,has the error: Error: @swc/core threw an error when attempting to validate swc compiler options. You may be...

## 1. Versions - What is your wechaty version? Answer: 1.18.1 - Which puppet are you using for wechaty? (padchat/puppeteer/padpro/...) Answer: puppeteer - What is your node version? (run `node...

## I'm submitting a... update to the video tutorial link, linking it within a playlist of tutorial videos so other helpful videos can be easily found ``` [ ] Bug...

![image](https://github.com/wechaty/getting-started/assets/139773783/8a6499f2-95a9-44ae-9dbe-58472fe6d8a7)