geoffwhittington / meshtastic-matrix-relay

A relay between a Matrix.org room and a Meshtastic radio. This relay extends your Matrix.org-based communication with a LoRa-based Meshtastic radio mesh. This is not an official product of Matrix.org or Meshtastic.
MIT License
75 stars 9 forks source link

Do not send relay-commands to meshtastic #40

Closed vchrizz closed 1 year ago

vchrizz commented 1 year ago

When (internal?) commands like !health are sent in matrix to the relay-bot, the bot sends them to meshtastic too. If possible it would be nice if the bot would not relay those special messages to meshtastic.

geoffwhittington commented 1 year ago

Thanks for your submission, Christoph! I will investigate and report back soon

geoffwhittington commented 1 year ago

Pushed a fix as part of 0.3.18. Thank-you for reporting!