DiscordAPIError 404 не найден

#node.js #discord.js Вопрос: require('discord-reply'); const Discord = require('discord.js') const profileModel = require("../Schemas/profile"); module.exports = { name: "balance", aliases: ["bal", "bl"], description: "Check the user balance", async execute(client, message, args, profileData)…

Продолжить чтениеDiscordAPIError 404 не найден

DiscordAPIError: 404: Не найден

#javascript #node.js #discord #discord.js Вопрос: Я переделываю музыкального бота Discord, которого сделал некоторое время назад в Discord.js v12.5.3 и когда я пытаюсь использовать любую команду слэша, кроме play, она выдает…

Продолжить чтениеDiscordAPIError: 404: Не найден