An open API service indexing awesome lists of open source software.

https://github.com/duo/matrix-wechat

A Matrix-WeChat puppeting bridge
https://github.com/duo/matrix-wechat

bridge go matrix matrix-appservice wechat

Last synced: 5 months ago
JSON representation

A Matrix-WeChat puppeting bridge

Awesome Lists containing this project

README

          

# matrix-wechat
A Matrix-WeChat puppeting bridge based on [mautrix-go](https://github.com/mautrix/go).

### Documentation

Some quick links:

* [Bridge setup](https://docs.mau.fi/bridges/go/setup.html)
* [Agent setup](https://github.com/duo/matrix-wechat-agent)
* [Docker](https://hub.docker.com/r/lxduo/matrix-wechat)
* [Step by Step (Chinese)](https://duo.github.io/posts/matrix-qq-wechat/)

### Features & roadmap

* Matrix → WeChat
* [ ] Message types
* [x] Text
* [x] Image
* [x] Sticker
* [x] Video
* [ ] Audio
* [x] File
* [x] Mention
* [ ] Reply
* [ ] Location
* [x] Chat types
* [x] Direct
* [x] Room
* [ ] Presence
* [ ] Redaction
* [ ] Group actions
* [ ] Join
* [ ] Invite
* [ ] Leave
* [ ] Kick
* [ ] Mute
* [ ] Room metadata
* [ ] Name
* [ ] Avatar
* [ ] Topic
* [ ] User metadata
* [ ] Name
* [ ] Avatar

* WeChat → Matrix
* [ ] Message types
* [x] Text
* [x] Image
* [x] Sticker
* [x] Video
* [x] Audio
* [x] File
* [x] Mention
* [x] Reply
* [x] Location
* [ ] Chat types
* [x] Private
* [x] Group
* [ ] Presence
* [x] Redaction
* [ ] Group actions
* [ ] Invite
* [ ] Join
* [ ] Leave
* [ ] Kick
* [ ] Mute
* [ ] Group metadata
* [x] Name
* [x] Avatar
* [x] Topic
* [x] User metadata
* [x] Name
* [x] Avatar
* [ ] Login types
* [ ] Password
* [x] QR code

* Misc
* [ ] Automatic portal creation
* [ ] After login
* [ ] When added to group
* [x] When receiving message
* [x] Double puppeting