英文: How to mention multiple users from a list in one message? 问题 await message.channel.send(f"{...
“discord.py”的”send message”函数
英文: discord.py "send message" function 问题 I need to send a message in the discord channel ...
在 Python Discord 机器人中,在 `on_member_join` 中如何获取成员头像?
英文: How to get avatar in on_member_join using python discord bot? 问题 I want to get avatar of member ...
steampy. 始终获得太多请求。
英文: steampy. Always getting TooManyRequests 问题 今天我开始制作Discord机器人,它将跟踪我的CS:GO贴纸的市场价格。问题是,当我尝试使用steamp...
机器人在事件上没有移除角色。
英文: Bot is not removing role on event 问题 问题: > 我正在使用 py-cord 创建一个事件,用于检测用户是否已添加角色。如果用户具有管理员权限,机器人...
I am working on a roblox search slash command but it isn't exactly working correctly, I would like some support of revamping these
英文: I am working on a roblox search slash command but it isn't exactly working correctly, I woul...
Discord.py 在 on_message 客户端事件上识别,但 IF 语句不响应。
英文: Discord.py recognizing on_message client event, but IF statements not responding 问题 if p_message...
无法为我的Discord机器人的斜杠命令添加按钮。
英文: Can't add buttons to slash commands for my discord bot 问题 所以我试图使用discord.py交互和app_commands元素...
AttributeError: ‘submitButton’ 对象没有属性 ‘_row’ – Discord.py
英文: AttributeError: 'submitButton' object has no attribute '_row' - Discord.py 问题 At...
Discord Bot – 'discord' has no attribute 'Select'
英文: Discord Bot - 'discord' has no attribute 'Select' 问题 Here's the translated code ...
12