Update to mautrix-python 0.5.0

This commit is contained in:
Tulir Asokan
2020-03-22 00:51:10 +02:00
parent a0c842acb6
commit c83fdab502
4 changed files with 4 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@ except ImportError:
class TelegramBridge(Bridge):
module = "mautrix_telegram"
name = "mautrix-telegram"
command = "python -m mautrix-telegram"
description = "A Matrix-Telegram puppeting bridge."