mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-22 02:27:43 +00:00
Partial migration to dpy, music cog
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import logging
|
||||
|
||||
logger = logging.getLogger("discord")
|
||||
|
||||
__all__ = ("logger",)
|
||||
Reference in New Issue
Block a user