bepolytech / ULBDiscordBot

Discord bot to verify a user's ULB studentship
https://hub.docker.com/r/bepolytech/ulbdiscordbot
GNU General Public License v3.0
4 stars 1 forks source link

fix #36 : rename user choice during update_all_guilds for admins' `/update` #44

Closed LucasPlacentino closed 5 months ago

LucasPlacentino commented 5 months ago

Fixes #36
During an update_all_guilds command, only updates the user's name if both the guild has rename enabled AND the admin set force rename to true at the command.

need to test this in dev environment

LucasPlacentino commented 5 months ago

Resolving the merge conflict should be trivial