mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-08 01:42:51 +02:00
Update mesh_bot.py
This commit is contained in:
+1
-1
@@ -973,7 +973,7 @@ def handle_messages(message, deviceID, channel_number, msg_history, publicChanne
|
||||
if len(response) > 0:
|
||||
return "📨Messages:" + response
|
||||
else:
|
||||
return "No messages in history"
|
||||
return "No 📭messages in history"
|
||||
|
||||
def handle_sun(message_from_id, deviceID, channel_number):
|
||||
location = get_node_location(message_from_id, deviceID, channel_number)
|
||||
|
||||
Reference in New Issue
Block a user