mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 03:28:03 +00:00
Both are already shown on the triggering message's own meta line right above it, so repeating them in the pong reply was redundant. Drops the handler-level appendAreaToBotReply pass (routes.go) entirely along with its now-unused scope plumbing through pendingPing (db.go) and the client-side pingBotReply (channels.js). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>