-
When the bot tries to connect to restricted VC, it doesn't throw an error and just hangs. Afaik, any operation performed without permissions throws a permission error, why this is exceptional? @bot.command()
async def connect(ctx):
await ctx.author.voice.channel.connect()
await ctx.respond("Connected") I've already asked this on Discord, but didn't get the answer. |
Beta Was this translation helpful? Give feedback.
Answered by
Lulalaby
Jun 17, 2023
Replies: 1 comment
-
If you asked on our discord, then wait for an answer as per our help rules. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Lulalaby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you asked on our discord, then wait for an answer as per our help rules.