I am attempting to deploy slash commands, but it's not working.
On the[solved] Slash Commands Not Deploying, the terminal just hangs on deploying forever, and it never actually deploys. On the first (attached .js file ) ,
node deploy-commands.js --global
node deploy-commands.js --global
will hang forever, and just
node deploy-commands.js
node deploy-commands.js
will say it has deployed, but the server's slash commands won't actually show up.