discordjs / Commando

Official command framework for discord.js
Apache License 2.0
495 stars 242 forks source link

Issue with the help function #370

Closed LunguMarian closed 3 years ago

LunguMarian commented 3 years ago

As of late, it seems that the help command which comes by default no longer works. It returns the following text when actioned: An error occurred while running the command: TypeError: msg.member.hasPermission is not a function. Nothing in the console or in the logs.