英文: Discord.js v14 - Hug slash command api not connecting correctly to command 问题 Here is the transl...
Error when trying to add buttons to Discord JS interaction.reply
英文: Error when trying to add buttons to Discord JS interaction.reply 问题 return interaction.reply({ c...
Discord机器人无法上线。
英文: Discord bot won't come online 问题 I'm having trouble on trying to program the bot from gettin...
通过 Discord.js v14 的邀请获取服务器名称
英文: Get Server Name By Invite Discord.js v14 问题 获取 Discord 服务器名称的方法是使用 discord.js 版本 14,我使用了以下代码:con...
在尝试创建一个 ticketTool 命令时出现错误,使用我的 Discord.js v14 机器人。
英文: Error when trying to create a ticketTool command with my discordjs v14 bot 问题 Here's the transla...
我的机器人运行正常,但仍然不响应我的命令。
英文: 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...
TypeError: MessageEmbed is not a constructor
英文: TypeError: MessageEmbed is not a constructor 问题 我有这段代码,它计算一个板条箱,然后将总值放入一个嵌入式消息 这是代码: const { Sla...
ValidationError: 预期值应为对象
英文: ValidationError: Expected the value to be an object 问题 这是您提供的代码的翻译: 我是discord.js中的新程序员,我有这段代码,它应...
删除没有包含特定单词的 Discord 信息的代码。
英文: How to code a discord bot to delete messages that do not have a word in them 问题 I'd like to code...
8