Programming a Discord bot with Python- How do I make it join a voice channel?

前端 未结 0 1340
野的像风
野的像风 2021-01-15 08:30

I want to make the bot join the voice channel that I\'m in when prompted. Here\'s what I have:

@client.event
async def on_message(message):
  if message.conte         


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