Merge branch 'main' of github.com:jeremiah-k/meshtastic-matrix-relay

feature/plugins-parameters
Jeremiah K 2023-05-08 21:52:02 -05:00
commit 3edb9641d6
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,6 @@ async def main():
)
# Register the message callback
matrix_logger.info(f"Listening for inbound matrix messages ...")
matrix_client.add_event_callback(
on_room_message, (RoomMessageText, RoomMessageNotice)