https://github.com/duo/matrix-qq
A Matrix-QQ puppeting bridge
https://github.com/duo/matrix-qq
bridge go matrix matrix-appservice qq
Last synced: 5 months ago
JSON representation
A Matrix-QQ puppeting bridge
- Host: GitHub
- URL: https://github.com/duo/matrix-qq
- Owner: duo
- License: agpl-3.0
- Created: 2022-09-07T12:21:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T14:28:29.000Z (over 1 year ago)
- Last Synced: 2025-01-21T15:28:35.308Z (over 1 year ago)
- Topics: bridge, go, matrix, matrix-appservice, qq
- Language: Go
- Homepage:
- Size: 152 KB
- Stars: 157
- Watchers: 4
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matrix-qq
A Matrix-QQ puppeting bridge based on [LagrangeGo](https://github.com/LagrangeDev/LagrangeGo) and [mautrix-go](https://github.com/mautrix/go).
### Alternative
* [Matrix-Pylon](https://github.com/duo/matrix-pylon) support for agent access using the [OneBot](https://github.com/botuniverse/onebot-11) protocol
### Documentation
Some quick links:
* [Bridge setup](https://docs.mau.fi/bridges/go/setup.html)
* [Docker](https://hub.docker.com/r/lxduo/matrix-qq)
* [Step by Step (Chinese)](https://duo.github.io/posts/matrix-qq-wechat/)
### Features & roadmap
* Matrix → QQ
* [ ] Message types
* [x] Text
* [x] Image
* [x] Sticker
* [x] Video
* [ ] Audio
* [ ] File
* [x] Mention
* [x] Reply
* [x] Location
* [x] Chat types
* [x] Direct
* [x] Room
* [ ] Presence
* [x] Redaction
* [ ] Group actions
* [ ] Join
* [ ] Invite
* [ ] Leave
* [ ] Kick
* [ ] Mute
* [ ] Room metadata
* [ ] Name
* [ ] Avatar
* [ ] Topic
* [ ] User metadata
* [ ] Name
* [ ] Avatar
* QQ → Matrix
* [ ] Message types
* [x] Text
* [x] Image
* [ ] Sticker
* [x] Video
* [ ] Audio
* [x] File
* [x] Mention
* [x] Reply
* [x] Location
* [ ] Chat types
* [x] Private
* [x] Group
* [ ] Stranger (unidirectional)
* [ ] Presence
* [x] Redaction
* [ ] Group actions
* [ ] Invite
* [x] Join
* [x] Leave
* [x] 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