mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
341 stars 37 forks source link

set default permission to invite bots to matrix room of imessage-bridge #50

Closed shreyasajj closed 2 years ago

shreyasajj commented 2 years ago

This patch allow matrix user (which use whatsapp-bridge) invite to room any other bots, which can help matrix user. I don't know how to build it right now for mac but this should be a simple enough change that really it shouldn't fail. Based on change request (https://github.com/mautrix/whatsapp/pull/77)[https://github.com/mautrix/whatsapp/pull/77]

Eventually want to implement relay but this is the first step

shreyasajj commented 2 years ago

All in my latest pull request