Cadair / matrix-appservice-hangouts

A prototype Matrix<->Hangouts appservice written in Python 3.6 using asyncio.
MIT License
12 stars 4 forks source link

Add support for non-puppeted bridging #16

Open Cadair opened 6 years ago

Cadair commented 6 years ago

It would be cool to have a mode where you could add the hangouts bridge to an existing matrix and hangouts room. i.e. to make a hangouts rooms for Matrix HQ.

This would require substantial changes to both this AS and the appservice framework library, however it would make the whole thing much more useful.