From fa5bc2ac49f9f748d59d425dc9ba59a56f8fcef4 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 3 Oct 2016 09:37:49 +0200 Subject: [PATCH] lol? --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 9e272311..3d42f80c 100644 --- a/bot.py +++ b/bot.py @@ -12,7 +12,7 @@ import subprocess import sm.steammatch as steammatch # Elenco di username dei membri della RYG -royalgames = json.loads(filemanager.readfile("db.json")) +royalgames = json.load("db.json") # Stringa dove mettere l'elenco di champion di lol gratuiti lolfreestring = str()