Installed but still getting RuntimeError: PyNaCl library needed in order to use voice

前端 未结 0 704
情深已故
情深已故 2021-01-21 01:34
@client.command()
async def join(ctx):
    if ctx.message.author.voice:
        channel = ctx.author.voice.channel
        await channel.connect()

I\'ve

相关标签:
回答
  • 消灭零回复
提交回复
热议问题