英文: How do I make the bot take as input the text of the message to which I am responding? 问题 感谢您的帮助,...
AttributeError: 'coroutine' object has no attribute 'edit' with discord.py
英文: AttributeError: 'coroutine' object has no attribute 'edit' with discord.py 问题 &q...
discord.py中关于斜杠命令的问题在cogs中
英文: discord.py problem with slash command in cogs 问题 error: TypeError: unsupported type annotation &...
如何更改Discord.py按钮的颜色并在交互时禁用
英文: How to change Discord.py button color and disable on interaction 问题 我试图将按钮颜色更改为灰色,并在单击后禁用它,但似乎没有...
How can I resolve the error 'str' object has no attribute 'is_paused' in discord.py?
英文: How can I resolve the error 'str' object has no attribute 'is_paused' in discord...
AttributeError: ‘Context’ object has no attribute ‘response’ | discord.py
英文: AttributeError: 'Context' object has no attribute 'response' | discord.py 问题 类My...
discordpy 2.0 interaction 是一个必需的参数,目前缺失。
英文: discordpy 2.0 interaction is a required argument that is missing 问题 @client.command(brief="发...
Cogs TypeError: object NoneType can’t be used in ‘await’ expression in discord.py
英文: Cogs TypeError: object NoneType can't be used in 'await' expression in discord.py 问题...
我的Discord机器人不响应消息,甚至不输出到终端?
英文: My Discord bot is not responding to messages/not even outputting to terminal? 问题 尝试创建一个有点复杂的机器人,...
Discord 整数删除提及 <@Deleted-Role>
英文: Discord Integer delete mention <@Deleted-Role> 问题 I'm wondering if any of you guys can fig...
12