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.


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?
Was this page helpful?