#Slash commands are odd
27 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
it takes upto an hour to register global cmds btw
They register immediately on my laptop and its been a couple of days since the bot has been online with no register on the vps
if it is a global cmd, it can take an hour, guild cmds register immediately
theyre all global, with no register even after an hour on my vps
oh
yep haha, its baffling that they register on one machine but not another
Ill wait for more feedback from others and if it doesnt work ill try that haha thanks for the speedy response
😅👍
by "not register" you mean that they actually don't register, or that you just don't see them in the command list in chat
They dont register, i dont see the supports commands symbol while I do on the laptop
that has to be probably the most meaningless way to check for that lol
yeah haha, but its the way that I was checking haha, I dont seem them in chat either if that helps 😆
well, for that there could be a couple reasons that could fit my understanding of your issue
but
are you registering to the same server and checking that same server from 2 different devices?
if yes, then there's probably nothing we can do at all with that
same server, same bot, two different devices, my laptop and my deployed vps
both have the same node and same packages