requiredClientPermissions check always resolving
I tried to get command denied by permission check, but check always been passed. I think problem appeared after this pr https://github.com/sapphiredev/framework/pull/616 .
While try to resolve this problem i commented this lines and finally i get correctly missing permissions
[ 'BanMembers', 'EmbedLinks' ]
. Tested in TextChannel.
GitHub
framework/src/preconditions/ClientPermissions.ts at d49ad110dc454bb...
Discord bot framework built on top of discord.js for advanced and amazing bots. - sapphiredev/framework
0 Replies