We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9dcec4 + e80bb64 commit 99b52e2Copy full SHA for 99b52e2
discord/__init__.py
@@ -60,7 +60,7 @@
60
from .components import *
61
from .threads import *
62
from .bot import *
63
-from .commands import *
+from .commands.__init__ import *
64
from .cog import Cog
65
from .welcome_screen import *
66
from .scheduled_events import ScheduledEvent, ScheduledEventLocation
0 commit comments