From b000ece2fcdfa8693aa00b4eecb1d954e42f32e4 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 9 Sep 2015 19:41:05 +0200 Subject: [PATCH] Str --- royalbot.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/royalbot.py b/royalbot.py index 9495e458..e6e3bf70 100644 --- a/royalbot.py +++ b/royalbot.py @@ -201,9 +201,9 @@ while(True): elif(online == 6): text = chr(128309) + " *Disponibile per giocare*" if ingame is not None: - sendMessage("[" + name + "](http://steamcommunity.com/profiles/" + selezione + ") sta giocando a " + chr(128308) + " " + ingame + ".", msg['chat']['id'], msg['from']['id']) + sendMessage("[" + name + "](http://steamcommunity.com/profiles/" + str(selezione) + ") sta giocando a " + chr(128308) + " " + ingame + ".", msg['chat']['id'], msg['from']['id']) else: - sendMessage("[" + name + "](http://steamcommunity.com/profiles/" + selezione + ") e' " + text + ".", msg['chat']['id'], msg['from']['id']) + sendMessage("[" + name + "](http://steamcommunity.com/profiles/" + str(selezione) + ") e' " + text + ".", msg['chat']['id'], msg['from']['id']) else: sendMessage(chr(9888) + " Lo SteamID o l'username non esiste!", msg['chat']['id'], msg['from']['id']) #Trova i punteggi di una persona su osu!