Partial migration to dpy, music cog

This commit is contained in:
2022-11-12 19:38:22 +01:00
parent a4986a04fc
commit 9f62a48bbd
15 changed files with 446 additions and 611 deletions
+5
View File
@@ -0,0 +1,5 @@
import logging
logger = logging.getLogger("discord")
__all__ = ("logger",)