Fix test script
This commit is contained in:
parent
434ccdd5f8
commit
2ea0da50f0
@ -34,7 +34,6 @@ def on_msg_receive(msg):
|
|||||||
|
|
||||||
if text.startswith("!ping"):
|
if text.startswith("!ping"):
|
||||||
tgl.send_msg(ptype, pid, "PONG!")
|
tgl.send_msg(ptype, pid, "PONG!")
|
||||||
d
|
|
||||||
|
|
||||||
if text.startswith("!location"):
|
if text.startswith("!location"):
|
||||||
geolocator = Nominatim()
|
geolocator = Nominatim()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user