QuiltServerTools / BlockBot

A Minecraft - Discord chat linking mod
Creative Commons Zero v1.0 Universal
27 stars 22 forks source link

add: Discord role sync #54

Closed DrexHD closed 1 year ago

DrexHD commented 1 year ago

This also removes the check if the bot is higher than the edited member, because it doesn't seem to be an appropriate metric for measuring if the bot is allowed (The bot also needs permission and, from testing, can't edit the server owner). The check has been replaced with a catch for RestRequestException (I don't know if the API provides any proper way to check if the bot is allowed to perform an action)