BitMap7487
BitMap7487
DIAdiscord.js - Imagine an app
Created by BitMap7487 on 3/17/2025 in #djs-questions
Bot doesnt register new / Command
Okay, I have created a deploy-commands.js with after making it so I dont have to create command folders results in the following code: https://pastecode.io/s/e4zexuod which when I run gives the following output:
PS H:\discordtunnelbot> node .\src/deploy-commands.js
Started refreshing 2 application (/) commands.
Successfully reloaded 2 application (/) commands.
PS H:\discordtunnelbot> node .\src/deploy-commands.js
Started refreshing 2 application (/) commands.
Successfully reloaded 2 application (/) commands.
But now when I run my bot it says it has loaded the command but when I try to search for it in my bot test server it doesnt show up. Can anyone tell me what is going on and what I did wrong?
17 replies