1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Altro whoops.

This commit is contained in:
Steffo 2015-08-07 17:02:47 +02:00
parent 0e1ad93bb5
commit 7417bbe7b8

View file

@ -75,7 +75,7 @@ while(True):
msg = data['result'][0]['message']
if(msg['text'] == "/ahnonlosoio"):
sendMessage("Ah non lo so nemmeno io ¯\_(ツ)_/¯", msg['chat']['id'])
if(msg['text'] == str.startswith("/steam")):
if(msg['text'].startswith("/steam")):
if(msg['text'] == "/steam"):
sendMessage("Specifica lo steamid della persona di cui vuoi specificare lo stato. Tag di telegram coming soon!", msg['chat']['id'])
else: