Discord-Robots / Discord.js-v14-Template

Discord.js v14 Template based on Lyxcode's Handler
The Unlicense
7 stars 2 forks source link

TypeError: Cannot read properties of undefined (reading 'commands') #1

Closed AudiRoCWA closed 2 years ago

AudiRoCWA commented 2 years ago

developerGuild.commands ^

TypeError: Cannot read properties of undefined (reading 'commands')

at loadCommands (C:\Users*\Downloads\Discord.js-v14-Template-main\Discord.js-v14-Template-main\Handlers\Commands.js:45:18)

Peter-MJ-Parker commented 2 years ago

Please make sure you have set the DevGuild id in your .env

Peter-MJ-Parker commented 2 years ago

@AudiRoCWA I have updated the template repo to use the correct .env formatting. Please check it out for the issue resolution.