wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
614 stars 86 forks source link

Add support for forwarding `chathistory` message. #256

Open CaptainTeemo opened 1 year ago

CaptainTeemo commented 1 year ago

and fix some lint errors.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

huan commented 2 months ago

Can you separate this PR into two PRs:

  1. fix the lining problem
  2. Add support for forwarding chat history message

So one PR can focus on one type of modification?

Thank you very much.