From ed958302bd45ae391c8179d1531fda08d1fc56e6 Mon Sep 17 00:00:00 2001 From: Nestpebble Date: Thu, 26 Sep 2024 23:07:19 +0100 Subject: [PATCH] sdfsdfsdf --- mesh_bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh_bot.py b/mesh_bot.py index 283d864..81e2ac1 100755 --- a/mesh_bot.py +++ b/mesh_bot.py @@ -525,7 +525,7 @@ def handle_sun(message_from_id, deviceID, channel_number): def handle_lheard(message, nodeid, deviceID, isDM): if "?" in message and isDM: - return message.split("?")[0].title() + " command returns a list of the last " + storeFlimit + " nodes that have been heard recently" + return message.split("?")[0].title() + " command returns a list of the nodes that have been heard recently" else: # display last heard nodes add to response