Bridge !commands to Telegram /commands

This commit is contained in:
Tulir Asokan
2018-02-24 12:25:13 +02:00
parent 6c7f687539
commit 1372a16459
4 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
from .from_matrix import matrix_reply_to_telegram, matrix_to_telegram
from .from_matrix import matrix_reply_to_telegram, matrix_to_telegram, matrix_text_to_telegram
from .from_telegram import telegram_reply_to_matrix, telegram_to_matrix