mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-06 21:42:15 +02:00
Update mesh_bot.py
This commit is contained in:
@@ -1118,9 +1118,6 @@ def handle_messages(message, deviceID, channel_number, msg_history, publicChanne
|
||||
break # Stop adding more messages
|
||||
else:
|
||||
response += new_line
|
||||
|
||||
#remove extra new line
|
||||
response = response.lstrip("\n")
|
||||
|
||||
if reverseSF:
|
||||
# segassem reverse the order of the messages
|
||||
|
||||
Reference in New Issue
Block a user