英文: embed.add_field invalid syntax error discord.py 问题 if message.content.startswith('/help'...
how can i hide that? user used /slash command in discord (discord.py)
英文: how can i hide that? user used /slash command in discord (discord.py) 问题 我可以在创建嵌入消息的功能中隐藏用户使用的斜杠...
在Discord机器人开发中遇到了斜杠命令预览的问题。
英文: Trouble with Slash Command Previews in Discord Bot Development 问题 我刚刚开始使用Python编写Discord机器人,并且已经...
discordpy – 如何在wait_for方法中从消息中获取成员
英文: discordpy - How to grab member from message in wait_for method 问题 当有人点击按钮时,我想提示他们发送一个包含用户提及的消息。然...
No module named ‘discord.ext’; ‘discord’ is not a package
英文: No module named 'discord.ext'; 'discord' is not a package 问题 我正在使用Python开发一个Disc...
Discord.py 按钮持久性混淆
英文: Discord.py button persistency confusion 问题 I'm looking to make my buttons on an information post...
Slash delete命令错误,交互未知。
英文: Slash delete command error unknown interaction 问题 当我调用amount选项时,它会删除消息,但Discord机器人会保持思考状态,然后显示ap...
是否可以链接多个Discord模态框? [discord.py]
英文: Is it possible to chain several Discord modals? [discord.py] 问题 我的目标是在 Discord 中链接多个不同的模态对话框,以创建...
Is there a way to create a oauth2 discord link that will automatically add somebody to the server?
英文: Is there a way to create a oauth2 discord link that will automatically add somebody to the serve...
discord.py的on_member_join函数未被调用?
英文: discord.py on_member_join function not being called? 问题 I am trying to use on_member_join to set...