disclaimer slash commands not working

This commit is contained in:
Mylloon 2021-05-31 23:21:57 +02:00
parent ae0d286468
commit c9b759e7b8

View file

@ -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 = {}