My bot command not showing up but bot is online here is how it looks like

No description
30 Replies
d.js toolkit
d.js toolkit3d ago
- 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 OP
One Gamer
One Gamer3d ago
Are 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.
monbrey
monbrey3d ago
Did you register your commands
One Gamer
One Gamer3d ago
beat you to it 😄
monbrey
monbrey3d ago
k
AGS
AGSOP3d ago
wait look at this
Unknown User
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
AGS
AGSOP3d ago
No description
AGS
AGSOP3d ago
here and now check this out
Unknown User
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
AGS
AGSOP3d ago
No description
AGS
AGSOP3d ago
commands not popping up
One Gamer
One Gamer3d ago
What is the content of your deploy-commands.js?
AGS
AGSOP3d ago
my bot is online and the commands were like registered properly but not popping up here
One Gamer
One Gamer3d ago
It is saying that they are deployed but is it really?
AGS
AGSOP3d ago
AGS
AGSOP3d ago
this thats my question lol btw this is for my va airline aviation related bot if you wanna know
Unknown User
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
AGS
AGSOP3d ago
wdym
Unknown User
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
AGS
AGSOP3d ago
im new so not sure ill check it out
d.js docs
d.js docs3d ago
:guide: Home: Introduction - Before you begin... read more
One Gamer
One Gamer3d ago
Get your bot set up correctly as per discordjs documentation.
d.js docs
d.js docs3d ago
:guide: Creating Your Bot: Creating slash commands read more :guide: Creating Your Bot: Registering slash commands read more
AGS
AGSOP3d ago
alr thx
d.js docs
d.js docs3d ago
:guide: Creating Your Bot: Command handling read more
AGS
AGSOP3d ago
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
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
One Gamer
One Gamer3d ago
you don't need guild id if you register the commands globally
d.js docs
d.js docs2d ago
:guide: Slash Commands: Slash command permissions read more

Did you find this page helpful?