文章列表
How to check if a user has a specific role in on_message?(如何检查用户是否在 on_message 中具有特定角色?)
How do I make it so that you can#39;t @everyone with an echo command(我怎么做才能让你不能用 echo 命令@everyone)
Discord.py: Get user object with id(Discord.py:获取带有 id 的用户对象)
How can I know when a user joined Discord in Discord.py (Discord join date, not server)(我如何知道用户何时在 Discord.py 中加入了 Discord(Discord 加入日期,而不是服务器))
Discord.py-Rewrite Sending an Error message when there is an unknown command or other error(Discord.py-Rewrite 在出现未知命令或其他错误时发送错误消息)
Discord.py ctx.guild.edit works but not self.bot.guild.edit?(Discord.py ctx.guild.edit 有效,但 self.bot.guild.edit 无效?)
How to set a default using context with context defined in same line?(如何使用上下文在同一行中定义的上下文设置默认值?)
Tempmute command with converting time in discord.py(在 discord.py 中转换时间的 Tempmute 命令)
Client = discord.client() TypeError: #39;module#39; object is not callable(Client = discord.client() TypeError: module object is not callable)
How to check for hyperlinks in the contents of a message (through Discord.py preferably)(如何检查消息内容中的超链接(最好通过 Discord.py))