Update mesh_bot.py

This commit is contained in:
SpudGunMan
2024-08-09 23:22:57 -07:00
parent 773ee78fb2
commit 29fb8b0b40
+1 -1
View File
@@ -138,7 +138,7 @@ def auto_response(message, snr, rssi, hop, message_from_id, channel_number, devi
else:
bot_response = "example: bbspost @nodeNumber/ShortName #message"
elif not "example:" in message:
bot_response = "example: bbspost $subject #message, or bbspost @nodeNumber #message"
bot_response = "example: bbspost $subject #message, or bbspost @node #message"
elif "bbsread" in message.lower():
# Check if the user added a message number to the message