Skip to content

Commit 5c12e8f

Browse files
committed
Reduce automated tidy-up hours from 8 to 1
1 parent 75beff8 commit 5c12e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bot/exts/moderation/infraction/_scheduler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
log = get_logger(__name__)
2828

29-
AUTOMATED_TIDY_UP_HOURS = 8
29+
AUTOMATED_TIDY_UP_HOURS = 1
3030

3131
# Error when trying to delete a message in an archived thread.
3232
ARCHIVED_THREAD_ERROR = 50083

0 commit comments

Comments
 (0)