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: """