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

Revert "lol?"

This reverts commit fa5bc2ac49.
This commit is contained in:
Steffo 2016-10-03 16:02:24 +02:00
parent ca16b42224
commit fb00701f79

2
bot.py
View file

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