Python开发问题

How do I create a new private text channel and add 2 people to it?(如何创建一个新的私人文本频道并添加 2 个人?)
How do I put discord.py help command in an embed?(如何将 discord.py 帮助命令放入嵌入中?)
Executing run_coroutine_threadsafe in a separate thread(在单独的线程中执行 run_coroutine_threadsafe)
Assign discord role when user reacts to message in certain channel(当用户对某个频道中的消息做出反应时分配不和谐角色)
Can a discord.py bot not be case sensitive?(discord.py 机器人可以不区分大小写吗?)
How to use discord.py event handler on_voice_state_update to run only when a user joins a voice channel(如何使用 discord.py 事件处理程序 on_voice_state_update 仅在用户加入语音频道时运行)
How to edit embed messages - discord.py(如何编辑嵌入消息 - discord.py)
Run Discord bot inside Django(在 Django 中运行 Discord 机器人)
Python - Send Messages Upon User Joining(Python - 在用户加入时发送消息)
Discord.py Snipe command(Discord.py 狙击命令)
Using tweepy with discord.py to post tweets to a specific channel(使用 tweepy 和 discord.py 将推文发布到特定频道)
Discord.py - Changing prefix with command(Discord.py - 使用命令更改前缀)