DemonWayne
SIASapphire - Imagine a framework
•Created by DemonWayne on 3/14/2024 in #sapphire-support
logger doesn't work properly
11 replies
SIASapphire - Imagine a framework
•Created by DemonWayne on 9/17/2023 in #sapphire-support
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.
2 replies