From 68ce05351c3a1c3aba4984979ce5fc2ce344e23a Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 8 Aug 2015 13:36:07 +0200 Subject: [PATCH] =?UTF-8?q?=C2=AF\=5F(=E3=83=84)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- royalbot.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/royalbot.py b/royalbot.py index e389460e..481106c5 100644 --- a/royalbot.py +++ b/royalbot.py @@ -78,12 +78,12 @@ while(True): msg = data['result'][0]['message'] #Ah, non lo so io! if(msg['text'].startswith("/ahnonlosoio")): - sendMessage("Ah non lo so nemmeno io ¯\_(?)_/¯", msg['chat']['id'], msg['from']['id']) + sendMessage("Ah non lo so nemmeno io ¯\_(ツ)_/¯", msg['chat']['id'], msg['from']['id']) #Controlla lo stato di una persona su Steam. if(msg['text'].startswith("/steam")): #Se non viene specificato un if(msg['text'] == "/steam"): - sendMessage("Non hai specificato uno steamid!", msg['chat']['id'], msg['from']['id']) + sendMessage("Non hai specificato uno SteamID o un username!", msg['chat']['id'], msg['from']['id']) else: #Elenco degli steamid e degli username di telegram. steamids = {