Send m.bridge data when bridging existing room to Telegram

This commit is contained in:
Tulir Asokan
2021-05-12 19:21:12 +03:00
parent 6accb530c6
commit 9c4beb29a5
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -109,6 +109,7 @@ class MatrixHandler(BaseMatrixHandler):
if e2be_ok is False:
message += "\n\nWarning: Failed to enable end-to-bridge encryption"
await intent.send_notice(room_id, message)
await portal.update_bridge_info()
else:
await intent.join_room(room_id)
await intent.send_notice(room_id, "This puppet will remain inactive until a "