英文: Working on discord.js v14.9.0, an error TypeError: MessageActionRow is not a constructor keeps a...
从 Tenor API 获取 GIFs
英文: Fetching gifs from the Tenor API 问题 I'm having issues fetching any gifs from the Tenor API - I'v...
检测当我的 Discord.js 机器人给成员分配角色。
英文: Detecting when role is given to a member with my bot discord.js 问题 以下是代码的中文翻译部分: // 需要必要的 discor...
Discord.js v14.7.1 – TypeError: channel.isTextBased is not a function
英文: Discord.js v14.7.1 - TypeError: channel.isTextBased is not a function 问题 I've been running a dis...
Bot doesn’t reply in discord.
英文: (discord.js) Bot doesnt reply in discord 问题 我有一个问题:<br> 我在命令提示符中运行脚本非常顺利,但当我在 Discord 服务器中...
获取字符串中第n个”$”分隔符之后的特定部分,js
英文: Regex get specific part of string after the nth "$" delimiter, js 问题 这是我的discord命令。 &g...
参数不再被识别 – Discord.js v14
英文: Args not being recognized anymore - Discord.js v14 问题 我最近发现当运行一个命令时,我的参数不再被识别了。 如果我不放 args,我的控制台...
Discord.js与TypeScript – 发布多个指令
英文: Discord.js with typescript - post multiple commands 问题 以下是您要翻译的内容: I have a problem refreshing t...
为什么应用程序在 discord.js 中没有响应?
英文: why app is not responding with discord.js? 问题 我想编写一个代码,可以发送一个带有所有命令的嵌入式消息,所以我编写了一个可以工作的代码,但在发送嵌入...
如何阻止管理员的消息被过滤和阻止 || Discord.js V.14
英文: How to stop Admin's messages from getting filtered and blocked || Discord.js V.14 问题 这是我的代码:...
8