kopia lustrzana https://github.com/mate-dev/meshtastic-matrix-relay
Minor changes
rodzic
6ad2a855cf
commit
ee6731c7de
2
main.py
2
main.py
|
@ -288,7 +288,7 @@ async def on_room_message(
|
|||
text = truncate_message(text)
|
||||
full_message = f"{prefix}{text}"
|
||||
else:
|
||||
logger.info(f"Ignoring message from local meshnet: {text}")
|
||||
# This is a message from a local user, it should be ignored no log is needed
|
||||
return
|
||||
else:
|
||||
display_name_response = await matrix_client.get_displayname(
|
||||
|
|
Ładowanie…
Reference in New Issue