编程问答
Why can I get some users with the bot.get_user function but not others? [Discord.py](为什么我可以使用 bot.get_user 函数获得一些用户,而其他用户却不能?[不和谐.py])
#39;NoneType#39; object has no attribute #39;remove_roles#39; Discord.py(“NoneType对象没有属性“remove_roles Discord.py)
How to set a default using context with context defined in same line?(如何使用上下文在同一行中定义的上下文设置默认值?)
discord.py @bot.command() not running(discord.py @bot.command() 没有运行)
Discord.py ctx.guild.edit works but not self.bot.guild.edit?(Discord.py ctx.guild.edit 有效,但 self.bot.guild.edit 无效?)
Cancel both asynchronous coroutines once first completed(首次完成后取消两个异步协程)
Discord.py-Rewrite Sending an Error message when there is an unknown command or other error(Discord.py-Rewrite 在出现未知命令或其他错误时发送错误消息)
How can I know when a user joined Discord in Discord.py (Discord join date, not server)(我如何知道用户何时在 Discord.py 中加入了 Discord(Discord 加入日期,而不是服务器))
Discord.py: Get user object with id(Discord.py:获取带有 id 的用户对象)
How do I make it so that you can#39;t @everyone with an echo command(我怎么做才能让你不能用 echo 命令@everyone)
background_task.py not showing messages - Python(background_task.py 不显示消息 - Python)
How to check if a user has a specific role in on_message?(如何检查用户是否在 on_message 中具有特定角色?)