me commands arent updating
ive changed the command folder and its still showing commands that arent there
21 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 OPhave you redeployed them?
yeah multiple times
it still shows the commands from b4
and not the new ones
no error message its confusing
Have you reloaded your Discord app?
ive closed it
is that the same??
Fully closes, not just to the taskbar, yeah
i didnt close it all the way
You can use Ctrl + R to refresh it
i just did it and it still shows the commands from before
Well then it sounds like the commands havent been re-registered
Can you show your script for doing that?
script for the command im tryna make work
and this is the deploying scripy
yeah assuming you run that, it all looks normal
though your command has no execute function, so it should log that warning and skip it
yeah it shows that
well then
well then...
hmmm weird :monoclethink:
this sucks
how long has yours been not updating
ooh what?? maybe you can help me out
Yeah you should not turn that on
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
You should not have it turned on
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
i dont :dance_spin:
I FIGURED IT OUT FOR ME
THERE WAS A PROBLEM IN MY DEPLOY WHEN I TRIED TO MAKE MY COMMAND GLOBAL
my error was in the deploy your showing the index
yk the deploy-commands.js file
you dont have that???
...
well that might be the thing
well idk then my problem was with the deploy-commands.js file