From c72839620570a97766997c59ae2c059fc2620061 Mon Sep 17 00:00:00 2001 From: mtuszowski Date: Fri, 2 Aug 2024 11:58:51 +0200 Subject: [PATCH] tst fx --- communication_subroutine.py | 1 + 1 file changed, 1 insertion(+) diff --git a/communication_subroutine.py b/communication_subroutine.py index 553fca2..e353ef7 100644 --- a/communication_subroutine.py +++ b/communication_subroutine.py @@ -20,6 +20,7 @@ PREPPED_TRACKS = { "priority":"", "jingles":"" } +logger = logging.getLogger("discord") class QueryControl: """