Open shtlrs opened 7 months ago
This should probably just require adding something like
elif <user_has_timeout>:
<remove_user_timeout>
@lxnn Hi, any update on this?
Hi @wookie184, I'm so sorry. I only got as far as starting to familiarise myself with the codebase to work on this issue and then it fell by the way-side. I've un-assigned myself from the issue.
This has been originally raised by @vivekashok1221 here
The current scenario is this
Scenario
The user rejoins the server
Problem
Step 3
will only pardon the infraction in our database, but the nativediscord timeout
will still remain in place since we cannot edit that when a user is not aMember
of our server. This means that someone would have to manually unmute the user.