k8thekat / GatekeeperV2

Update to Gatekeeper
GNU General Public License v3.0
27 stars 11 forks source link

Bug: bot creating users, setting permissions and new instances #18

Closed blacksythe closed 2 years ago

blacksythe commented 2 years ago
  1. If the bot is refreshed and given super admin again, it recreates the user with the same name, ideally, it will check the user exists and amend the existing one. First image is old user in a new instance image Second image is new user in a new instance this was done after updating the bot image

  2. The bot does not set perms in any newly created instances, this may only be achievable if given super admin, but I will leave this in your capable hands

k8thekat commented 2 years ago

This will be fixed in the upcoming PR.

Thanks for sharing!