mirror of
https://gitlab.com/pancakes1234/wdiscordbotserver.git
synced 2025-06-16 07:14:21 -06:00
Edit music.py
This commit is contained in:
parent
428f37586b
commit
637b8321cd
@ -112,7 +112,7 @@ class MusicPlayer:
|
|||||||
self.player_task.cancel()
|
self.player_task.cancel()
|
||||||
|
|
||||||
# ==========================
|
# ==========================
|
||||||
# Music Cog: Slash Command Integration
|
# Music Cog: Slash Command
|
||||||
# ==========================
|
# ==========================
|
||||||
class Music(commands.Cog):
|
class Music(commands.Cog):
|
||||||
def __init__(self, bot: commands.Bot):
|
def __init__(self, bot: commands.Bot):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user