#Bot can't read client.commands.get()

1 messages · Page 1 of 1 (latest)

inland anvil

I'm trying to let my bot run a command but I have came across a problem. On line 18 I get the following error: TypeError: Cannot read properties of undefined (reading 'get'). I have tried finding anything about this error on https://discordjs.guide/ and https://stackoverflow.com/ but I can't manage to find anything about this error. Could anyone help me out here?