disclaimer slash commands not working
This commit is contained in:
parent
ae0d286468
commit
c9b759e7b8
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ class VoiceState:
|
|||
|
||||
|
||||
class Music(commands.Cog):
|
||||
"""Commandes relatives à la musique © vbe0201."""
|
||||
"""Commandes relatives à la musique © vbe0201. (slash commands not working)"""
|
||||
def __init__(self, client: commands.bot):
|
||||
self.client = client
|
||||
self.voice_states = {}
|
||||
|
|
Reference in a new issue