Cuando intento cargar comandos de barra inclinada en index.js, aparece un error. Intenté averiguar qué estaba mal, pero no pude. Estoy llamando a ayuda, puedes encontrar mis códigos aquí.
PS C:\Users\MONSTER\Desktop\Rayman Music> node index.js load Deploying slash commands DiscordAPIError[50001]: Missing Access at SequentialHandler.runRequest (C:\Users\MONSTER\Desktop\Rayman Music\node_modules\@discordjs\rest\dist\index.js:708:15) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async SequentialHandler.queueRequest (C:\Users\MONSTER\Desktop\Rayman Music\node_modules\@discordjs\rest\dist\index.js:511:14) { rawError: { message: 'Missing Access', code: 50001 }, code: 50001, status: 403, method: 'put', url: 'https://discord.com/api/v9/applications/849610614481223690/guilds/846815966540857375/commands', requestBody: { files: undefined, json: [ [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object] ] } }Puede alguien ayudarme por favor