英文: my bot is working properly but still not responding to my commands 问题 我的代码: const Discord = requ...
Discord JS – 当用户加入时跟随他们进入语音频道
英文: Discord JS - Follow a user into a voice channel when they join 问题 I'm trying to make my bot dete...
Discord.py中的wait_for()在使用Cogs时不起作用- API文档无用。
英文: Discord.py wait_for() not working when using Cogs-- API docs useless 问题 我试图创建一个基本命令,当用户键入/ 'comm...
如何从另一个脚本中调用Discord机器人的函数。Python
英文: How to call a discord bot`s function from another script. Python 问题 I can help you with the tran...
可以使用discord.py在Discord论坛的主题中添加反应或编辑标签吗?
英文: Is i possible to add reactions or edit tags in threads in forums with discord.py? 问题 I have a di...
可以使用discord.py在Discord论坛的主题中添加反应或编辑标签吗?
英文: Is i possible to add reactions or edit tags in threads in forums with discord.py? 问题 I have a di...
event.getMessage().getContentDisplay() 为什么没有返回任何内容?
英文: why is event.getMessage().getContentDisplay() not returning anything? 问题 It seems that you have ...
TypeError: MessageEmbed is not a constructor
英文: TypeError: MessageEmbed is not a constructor 问题 我有这段代码,它计算一个板条箱,然后将总值放入一个嵌入式消息 这是代码: const { Sla...
如何在discord.py按钮类中更新变量?
英文: How to update a variable in a discord.py buttons class? 问题 I understand your request. Here's the...
ValidationError: 预期值应为对象
英文: ValidationError: Expected the value to be an object 问题 这是您提供的代码的翻译: 我是discord.js中的新程序员,我有这段代码,它应...
18