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

[BUG]: thread_auto_close does not work #3340

Closed raidensakura closed 6 months ago

raidensakura commented 6 months ago

Bot Version

v4.1.0

How are you hosting Modmail?

Other

Error Logs

No error

Screenshots

No screenshot

Additional Information

Steps to reproduce:

  1. Set thread_auto_close to something short (ex. 10s)
  2. Make a thread
  3. Thread doesn't get automatically closed after 10 seconds.

What should have happened: Thread gets automatically closed

raidensakura commented 6 months ago

Seems to check for staff reply before closing thread which should be the intended behavior, closing this as invalid