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

Rimosso informazioni di debug

This commit is contained in:
Steffo 2015-08-07 17:20:01 +02:00
parent e9973401cd
commit c2092776ae

View file

@ -61,7 +61,6 @@ def getSteamStatus(steamid):
}
#Manda la richiesta ai server di Telegram e convertila in un dizionario
r = requests.get("http://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/", params=parametri).json()
print(r)
return r
#Il loop del bot