Discord Permission System
A straightforward to make use of discord primarily based permission system that additionally helps ace permissions. You’ll be able to simply add permissions within the configuration file and entry them utilizing a straightforward to make use of export inside your sources.
Utilization Instance
exports['scully_perms']:hasPermission(supply, 'permission')
// or
exports['scully_perms']:hasPermission(supply, {'permission1', 'permission2', 'permission3'})
Obtain: GitHub