mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 12:35:21 +08:00

We send the reminder using the GroupMessage class, which supports removing previous messages. We can't match them by raw because they could mention different moderators. Also, I had to change the subject to remove dynamically generated values, which is necessary for finding them.