command deploy stucked
Hello I was creating a Discord bot using https://github.com/OfficialDelta/TypeScript-Discord.js-v14-Template . It worked normally until a day ago, but after a day, I'm waiting for the Slash Command DeFlow to infinity. Did I do something wrong?
P.S. Never touched a slash command or a deployment code
GitHub
GitHub - OfficialDelta/TypeScript-Discord.js-v14-Template: A quick-...
A quick-start template for Discord.js v14 in TypeScript that contains handling for commands, events, and interactions! - GitHub - OfficialDelta/TypeScript-Discord.js-v14-Template: A quick-start tem...
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button! deploy code
dont refresh your commands every time your bot start
Because you're probably ratelimited
Thanks! I think you're right. I restarted the bot more than 50 times today to fix the
The deploy script should be a separate file