wallchat icon indicating copy to clipboard operation
wallchat copied to clipboard

Keep WeChat messages but leave WeChat. This Telegram bot is here to release you.

Results 14 wallchat issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.30.5. Changelog Sourced from sharp's changelog. v0.30.5 - 23rd May 2022 Install: pass PKG_CONFIG_PATH via env rather than substitution. @​dwisiswant0 Add support for --libc flag...

dependencies

所有微信消息在一个机器人对话框内,个人、群消息消息混在一起好乱,能否像EH Forwarder Bot实现连接绑定不同联系人或群到电报自建私有群组,将消息分类显示?

* **I'm submitting a ...** [V] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...

在telegram接收群信息的时候,显示的是微信名而不是群昵称或备注。大概写了几行获取群昵称,因为不会PR,所以在issues这里提交了。希望更改进项目。 var from var roomali let room = msg.room() //获取是否群聊 let ali = await msg.talker().alias() //获取备注名 let name = msg.talker().name() //获取微信名 if(room){ roomali = await room.alias(msg.talker()) //获取群聊昵称 } if (ali)...

Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1. Commits 0a1ad5d 4.0.1 e4af095 Merge pull request #73 from ranjit-git/master 6e21f5e code style 489f743 Bug fix: Thirdparty cookie leak 6e4468a Bug fix: thirdparty site...

dependencies

* **I'm submitting a ...** [O ] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use...

* **I'm submitting a ...** [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...