Cyanic76 / discord-modmail

THIS IS A MIRROR. ISSUES AND PR MUST BE SUBMITTED TO CODEBERG.
https://codeberg.org/Cyanic76/discord-modmail
MIT License
77 stars 48 forks source link

[BUG]: No pause checking #6

Closed Jeydin21 closed 3 years ago

Jeydin21 commented 3 years ago

There's no checking if the user is paused. When the modmail manager pauses the ticket, it pauses it only for the manager, not the user.

Cyanic76 commented 3 years ago

Thanks for reporting this issue, i'll quickly look into it

Cyanic76 commented 3 years ago

I've added the missing check. It was also missing for blocked users so I added it too.