Deploying commands not working.
Deployment function:
16 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!
- ✅
Marked as resolved by OPone of your commands is missing a required property somewhere
whether that be name or description, thats up to you to figure out
is the code right btw?
looks to be good
i just dont see what you expect ${0} to be
it was data.length
and all of my commands have "name" and "description"
check your options then
Okay... lot of them had missing descriptions
Still, the same problem.
then one or more does not have a name or description
now everything has
lemme test
GitHub
GitHub - xeer-bot/xeer: A general-purpose discord bot.
A general-purpose discord bot. Contribute to xeer-bot/xeer development by creating an account on GitHub.
still the same
make sure its saved and otherwise you have to recheck
hmmm ok
defo my commands problem
it worked with 3 categories
okay... one command had duplicate name
@polarwolvinny ❄ 🌈 can it be empty btw?
no
sad
Alright, it got fixed. Ty so much because I literally was thinking about it the whole day.
(And I had a headache)