英文: Discord.js Message.channel.send sends the text as a code with and converts int to strings 问题 I'm...
Discord.js v14 在不同频道发送消息不起作用
英文: Discord.js v14 Sending Message in Separate Channel Not Working 问题 我正在创建一个命令,在按钮点击时应该在特定频道中发送一条消息...
Discord.js取消模态会导致崩溃
英文: Discord.js cancellation of modal cause crashes 问题 我使用以下方法来等待执行斜杠命令后的模态回复。 await interaction.show...
Discordjs V14 在输入时未进行结果过滤。自动完成
英文: Discordjs V14 not filtering while typing in for results. Autocomplete 问题 I have tried using the ...
Creating Pokemon box-like command in Discord.js using MongoDB – how to resolve 'Cannot send an empty message' error
英文: Creating Pokemon box-like command in Discord.js using MongoDB - how to resolve 'Cannot send ...
无效的 Discord.JS 服务器成员缓存响应
英文: Invalid Discord.JS Guild Member Cache Responses 问题 我的机器人运行着一个提醒系统。在过去的6-8个月里,这个系统一直运行得很顺利,没有出现任何...
TypeError: client.player.createQueue is not a function – How to fix this error in Discord.js bots? Discord.js/v.14
英文: TypeError: client.player.createQueue is not a function - How to fix this error in Discord.js bot...
Google Sheets Api身份验证,无需使用.json文件,用于Discord.js。
英文: Google Sheets Api authentication for Discord.js without .json 问题 我正在使用一个Discord机器人来访问Google Shee...
将消息发送到同一服务器上的不同频道的机器人
英文: bot to send message to a different channel on same server 问题 我正在尝试让我的Discord机器人在响应中有多个项目时,将消息发送到...
如何防止在用户不存在时执行? Discord.js
英文: How to prevent execution if user no longer exists? Discord.js 问题 我正在开发一个Discord机器人,并遇到了一个小问题,我使用...
8