mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
asdfgasgdadf
This commit is contained in:
parent
766b10b1c9
commit
08d254ec2e
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -9,7 +9,7 @@ import osu
|
||||||
import lol
|
import lol
|
||||||
import discord
|
import discord
|
||||||
import subprocess
|
import subprocess
|
||||||
from steammatch import steammatch # Nice code you got here
|
from sm import steammatch # Nice code you got here
|
||||||
|
|
||||||
# Elenco di username dei membri della RYG
|
# Elenco di username dei membri della RYG
|
||||||
royalgames = json.loads(filemanager.readfile("db.json"))
|
royalgames = json.loads(filemanager.readfile("db.json"))
|
||||||
|
|
Loading…
Reference in a new issue