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
- Host: GitHub
- URL: https://github.com/duo/matrix-wechat
- Owner: duo
- License: agpl-3.0
- Created: 2022-09-13T15:01:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T06:05:13.000Z (over 1 year ago)
- Last Synced: 2025-02-19T07:22:09.776Z (over 1 year ago)
- Topics: bridge, go, matrix, matrix-appservice, wechat
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 146
- Watchers: 6
- Forks: 13
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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