Koenie06 / Discord.js-Music

19 stars 13 forks source link

slash command #1

Closed KauaAmaroPires closed 2 years ago

KauaAmaroPires commented 2 years ago

The slash command is not starting, I tried to see what it could be, and from what I saw the deploy-commands.js file is not being accessed.

cz-cs commented 2 years ago

you need to run it as a command.

example: node deploy-commands.js

it's actually kinda easy to make it a function every time your bot starts but thats on you.