modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

Fix react to contact and guild age check uncached member issue #3274

Closed raidensakura closed 1 year ago

raidensakura commented 1 year ago

Description of the changes

This PR fixes an issue where react to contact feature fails to get guild member object when bot is in a large server (300k+ members).

Error logs URL: https://hastebin.cc/ducanihumi Discord thread for context

Have the changes in this PR been tested?

Yes