Wechat4u Puppet for Wechaty
See: New Puppet - Plan to support WECHATY_HEAD=WECHAT4U
#69
Wechat4U is an excellent wechat bot framework that supports both Node.js & Browser, with rich features and an active community of experienced contributors.
Learn more about the Puppet at Wechaty wiki: Puppet
目前使用 1.13.14 大多数使用者可能出现微信被官方封禁提醒,从已知收集的封禁情况,暂未有可解决方案。
猜测可能与近期ChatGPT结合本仓库实现个性化机器人导致相关封禁,请合理,谨慎使用本仓库。
- Stable version
- Fix Contact isFriend
- Fix Contact update
- Support uos login
- Refactor the code to support more event
UOS support solved the following two problems of the naive Web API:
1. WeChat Accounts that registered after 2017 might be unable to log in to Web Wechat, so they can not use PuppetPuppeteer with Wechaty. Please make sure your WeChat Account can be able to login by visiting https://wx.qq.com
1. Web API has not been able to create rooms and invite members to rooms since 2018.
If you want to break more limitations, please consider using a Wechaty Puppet rather than a Web API. See all Wechaty Puppet Provider (WPS) at https://wechaty.js.org/docs/puppet-providers and Wechaty Puppet Service (WPS) at https://wechaty.js.org/docs/puppet-services
Release 1.0 of Wechaty Puppet for Wechat4u
- ES Modules support
Fix wechaty-puppet
dependencies.
Init version
- Leo Chen, Project Admin
- Huan, Author of Puppet WeChat4U
- Code & Docs © 2018 Huan Li <huan@chatie.io>
- Code released under the Apache-2.0 License
- Docs released under Creative Commons