Files
MeshCore-Solo/examples/companion_radio
Jakub 4d08c130e9 fix: bot trigger matched against message body only, not sender name
Channel messages have the format "sender_name: body". The trigger was
being searched across the whole string, so a nick containing the trigger
word would fire a reply even with an unrelated message. Now the match
skips past the ": " separator and only checks the message body.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 23:05:24 +02:00
..
2026-05-13 21:09:47 +02:00
2026-05-15 16:33:19 +02:00