< / Python / discord py join voice channel by buttons. @bot.command() async def join(ctx): channel = ctx.author.voice.channel await channel.connect() ...
確定! 回上一頁