-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最新版只能发送文本 can't send messages other than simple text #76
Comments
网页版微信本身就不支持小程序的发送,所以项目也无法实现网页版微信无法实现的功能 |
@leochen-g 感谢感谢
|
这个一个月200撑不住 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for the great project in advance
I'm using
wechaty 1.20.2
, installed throughnpm install wechaty
it includes
wechaty-puppet-wechat4u 1.14.13
both are the latest versions as of writing
async messageSendMiniProgram
is not implemented) nor send/forwarding existing one workspuppet-wechat4u/src/puppet-wechat4u.ts
Lines 831 to 837 in b9a21f0
先感谢下这个项目,期待项目调通后资助
通过官网提供的
npm install wechaty
安装了最新版wechaty 1.20.2, wechaty-puppet-wechat4u 1.14.13
无法发送除文本以外的内容
async messageSendMiniProgram
没实现,英文描述有链接)和调用say,forward都不行。求一个可用的例子代码和日志如下:
here is the reference code:
bot.js
when forwarding contact card
when forwarding url link
when forwarding mini program
The text was updated successfully, but these errors were encountered: