Closed Regalijan closed 3 years ago
After looking at the DiscordServer.js file, there is a function made which compares rank positions, could this be used for ease of updating in future? (I missed it within my own code aswell Fml)
Well yes, however it also checks for the bot's ability to manage roles (which may or may not be a good thing depending on how you view it)
It would prevent people from trying to bind when it doesn't have permission aswell, extra benefit
Yes, although we won't be able to communicate the specific error unless the checks are added elsewhere to determine what condition failed, but a general error might suffice
Currently we've been seeing the verifiedrole command failing in some servers when .me is null, the notverifiedrole command was fixed as well in case that comes up.