Quick hotfix for permissions.
Important:
I've implemented a role-based validation for the commands. Now, before executing any command, the bot checks if the user has a higher role than the target. If the user is attempting to run the command against someone with a higher role, the action is denied. Otherwise, the command is allowed to execute.
To apply this change, all u need to do is remove the old SRC folder and upload the new version (Download the new version from the website.)
Updated permissions.js
Added globalsync.js
YOU ONLY NEED TO ADD / UPDATE THOSE 2 FILES.
Initial release.