Able to get member while having dunce hat if they agree in #join
Rageoholic opened this issue · 2 comments
Rageoholic commented
Recently a member who had dunce hat left the server and later rejoined. The bot correctly gave dunce hat back to the member but allowed them to agree to the server rules which gave them back member. It seems that we need to have a specific way to get member such that if something would conflict with it its instead added to the saved roles.
emmiegit commented
This will require:
1. Checking for "guest" in !agree when it's unset.
2. Ensuring reapply always takes precedence.
…On Sat, Feb 9, 2019, 10:54 AM Rageoholic ***@***.*** wrote:
Recently a member who had dunce hat left the server and later rejoined.
The bot correctly gave dunce hat back to the member but allowed them to
agree to the server rules which gave them back member. It seems that we
need to have a specific way to get member such that if something would
conflict with it its instead added to the saved roles.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#257>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIcClkP5PcAwD_Vz8HnqiqKCicLDHfqMks5vLu84gaJpZM4aymXX>
.
emmiegit commented
@Rageoholic provisionally closed, if this happens again reopen the issue.