Answer the question
In order to leave comments, you need to log in
How to create a team in 2 words discord.py?
I want to make the bot accept, for example, the .voice command to open, but it gives an error, Command "voice" is not found
@commands.command(
name = "closevoice",
aliases = ["voice close"],
usage = "voice close",
)
async def voice_close(self, ctx):
pass
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question