mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update pong-bot.py
This commit is contained in:
@@ -7,7 +7,7 @@ import meshtastic.serial_interface # requirements pip install meshtastic
|
||||
from pubsub import pub
|
||||
|
||||
trap_list = ("ping","testing") #A list of strings to trap and respond to
|
||||
help_message = "PongBot, here for you like a friend who is not. Try ping@foo"
|
||||
help_message = "PongBot, here for you like a friend who is not. Try: ping@foo"
|
||||
|
||||
try:
|
||||
interface = meshtastic.serial_interface.SerialInterface()
|
||||
|
||||
Reference in New Issue
Block a user