From fb00701f79052a966465012c0148987d0953ad50 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 3 Oct 2016 16:02:24 +0200 Subject: [PATCH] Revert "lol?" This reverts commit fa5bc2ac49f9f748d59d425dc9ba59a56f8fcef4. --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 91c8ec37..5f60b488 100644 --- a/bot.py +++ b/bot.py @@ -13,7 +13,7 @@ import sm.steammatch as steammatch import db # Elenco di username dei membri della RYG -royalgames = json.load("db.json") +royalgames = json.loads(filemanager.readfile("db.json")) # Stringa dove mettere l'elenco di champion di lol gratuiti lolfreestring = str()