Registered command not responding.
I have an command which is registered and is being added to client.commands, but for some reason whenever I execute it on discord it's not even called. I made action of the command simply
console.log() to verify it.