DiscordJS_Template icon indicating copy to clipboard operation
DiscordJS_Template copied to clipboard

Error when a command is used

Open Pajsen9263 opened this issue 5 years ago • 0 comments

I get the error (node:2208) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined at Client.<anonymous> (/app/test.js:43:61) at Client.emit (events.js:196:13) it's at the const commandfile = bot.commands.get(command.slice(prefix)); part

Pajsen9263 avatar Nov 12 '20 10:11 Pajsen9263