30 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 OPAre you registering your commands? If you're not, you won't see them unless you get them registered, globally or to a guild.
https://discordjs.guide/creating-your-bot/command-deployment.html#command-registration
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
Did you register your commands
beat you to it 😄
k
wait look
at this
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
here
and now check this out
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
commands not popping up
What is the content of your deploy-commands.js?
my bot is online and the commands were like registered properly but not popping up here
It is saying that they are deployed but is it really?
this
thats my question lol
btw this is for my va airline aviation related bot if you wanna know
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
wdym
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
im new so not sure
ill check it out
Get your bot set up correctly as per discordjs documentation.
alr thx
i forgot guild id
i think that might be that
maybe
i used chatgpt for the ciode so im sure its the same thing
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
you don't need guild id if you register the commands globally