wechaty / puppet-official-account

Wechaty Puppet for WeChat Official Account
https://wechaty.js.org/2020/11/06/wechaty-puppet-oa-released-en/
Apache License 2.0
16 stars 7 forks source link

#OSPP 2021:final code of wechaty puppet oa #28

Closed zzzyer closed 2 years ago

zzzyer commented 2 years ago

add send audio,link and miniprogram function

wj-Mcat commented 2 years ago

You can run npm run test at your local pc to pass the CI test. Please go ahead to make CI green. Thanks for your contribution.

zzzyer commented 2 years ago

You can run npm run test at your local pc to pass the CI test. Please go ahead to make CI green. Thanks for your contribution.

ok

zzzyer commented 2 years ago

@wj-Mcat Please review the code and tell me where I need to continue to correct

zzzyer commented 2 years ago

@wj-Mcat @huan Mentor, I have revised some questions, is there anything else I need to improve?

wj-Mcat commented 2 years ago

You can run command: npm run test before commit. So you don't need to test it in github action which will take a long time.

zzzyer commented 2 years ago

You can run command: npm run test before commit. So you don't need to test it in github action which will take a long time.

Okay, I got it.

wj-Mcat commented 2 years ago

I'm sorry that I click the Approve which should be Request Changes. So, @zzzyer please go ahead to fix more issues by the comment.

zzzyer commented 2 years ago

@wj-Mcat I haved fixed some issues,is there anything else?