Commando
Commando copied to clipboard
Preset help command says DM's are disabled when they aren't.
Whenever someone uses the preset help command, it will send a message within DM's and not saying Unable to send you the help DM. You probably have DMs disabled.
when they are not.
It will also send the user [object Object]
in DM's.
Please add the following to your main file and post the outputs (when using the help command) back here:
client
.on('error', console.error)
.on('warn', console.warn)
.on('debug', console.log)