英文: Args not being recognized anymore - Discord.js v14 问题 我最近发现当运行一个命令时,我的参数不再被识别了。 如果我不放 args,我的控制台...
Discord Python Bot 只响应私信消息。
英文: Discord Python Bot only responds to dms 问题 The bot has admin perms, I have no idea why it would ...
为什么应用程序在 discord.js 中没有响应?
英文: why app is not responding with discord.js? 问题 我想编写一个代码,可以发送一个带有所有命令的嵌入式消息,所以我编写了一个可以工作的代码,但在发送嵌入...
Python Discord音乐机器人在任何歌曲播放几分钟后停止播放。
英文: Python Discord music bot stops playing a couple of minutes into any song 问题 我正在尝试组建一个Python Disc...
如何使机器人接受我回复消息的文本作为输入?
英文: 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按钮的颜色并在交互时禁用
英文: How to change Discord.py button color and disable on interaction 问题 我试图将按钮颜色更改为灰色,并在单击后禁用它,但似乎没有...
AttributeError: ‘Context’ object has no attribute ‘response’ | discord.py
英文: AttributeError: 'Context' object has no attribute 'response' | discord.py 问题 类My...
错误:无法提取上传者 ID – Youtube,Discord.py
英文: Error: Unable to extract uploader id - Youtube, Discord.py 问题 I have a very powerful bot in Disc...
在discord.py音乐机器人中使用多线程/多进程替代字典
英文: Threading/multiprocessing in replacement to dictionary in discord.py music bot 问题 我观看了一个视频,一个人使用...
18