This commit is contained in:
2024-08-02 11:58:51 +02:00
parent 0f7e5d4a25
commit c728396205
+1
View File
@@ -20,6 +20,7 @@ PREPPED_TRACKS = {
"priority":"", "priority":"",
"jingles":"" "jingles":""
} }
logger = logging.getLogger("discord")
class QueryControl: class QueryControl:
""" """