matrix-wechat
                                
                                
                                
                                    matrix-wechat copied to clipboard
                            
                            
                            
                        Migrate to bridgev2 module
The mautrix-go has a new bridgev2 module, see https://github.com/mautrix/go/tree/main/bridgev2. Would be nice if this bridge could be updated to use this new interface.
Some references:
- Example project: https://mau.fi/blog/megabridge-twilio/
 - Signal bridge migration: https://github.com/mautrix/signal/compare/v0.6.3...v0.7.0