PS C:\Users\figma\Downloads\commands> node ./src/scripts/deploy-commands.js 🔍 Checking for long descriptions... Commands saved to commands-debug.json for inspection Failed to deploy commands: DiscordAPIError[50035]: Invalid Form Body 0[BASE_TYPE_MAX_LENGTH]: Must be 110 or fewer in length. at handleErrors (C:\Users\Ponnu\Downloads\commands\node_modules\@discordjs\rest\dist\index.js:762:13) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async SequentialHandler.runRequest (C:\Users\Ponnu\Downloads\commands\node_modules\@discordjs\rest\dist\index.js:1163:23) at async SequentialHandler.queueRequest (C:\Users\Ponnu\Downloads\commands\node_modules\@discordjs\rest\dist\index.js:994:14) at async _REST.request (C:\Users\Ponnu\Downloads\commands\node_modules\@discordjs\rest\dist\index.js:1307:22) at async main (file:///C:/Users/Ponnu/Downloads/commands/src/scripts/deploy-commands.js:93:7) { requestBody: { files: undefined, json: [ [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], ... 26 more items ] }, rawError: { message: 'Invalid Form Body', code: 50035, errors: { _errors: [Array] } }, code: 50035, status: 400, method: 'PUT', url: 'https://discord.com/api/v10/applications/1413559005657436320/commands' }