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()