我开始将我的机器人重新工作到V14,当我想创建Ping命令时,我遇到了一个小问题。')
.setDescription('Replies with the Bots Ping!')The current API Ping is: ${client.ws.ping}ms and the Bot Ping is: ${message.createdTimestamp - interaction.createdTimestampn
我在做一个不和谐的机器人。现在我添加了命令处理。Bot启动正常,但如果我键入命令,它将出现以下错误代码: C:\Users\Matteo\sudo_\sudocanary\index.js:24
Process finished with exit code 1 这是我来自index.js的代码ping.js的代码: module