We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75beff8 commit 5c12e8fCopy full SHA for 5c12e8f
1 file changed
bot/exts/moderation/infraction/_scheduler.py
@@ -26,7 +26,7 @@
26
27
log = get_logger(__name__)
28
29
-AUTOMATED_TIDY_UP_HOURS = 8
+AUTOMATED_TIDY_UP_HOURS = 1
30
31
# Error when trying to delete a message in an archived thread.
32
ARCHIVED_THREAD_ERROR = 50083
0 commit comments