We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5da810 commit 57a3926Copy full SHA for 57a3926
pcbot/exts/helpforums_pre/constants.py
@@ -12,7 +12,7 @@
12
13
CAUTION_WHILE_MESSAGING_COOLDOWN: int = 900
14
THREAD_TITLE_TOO_SHORT_SLOWMODE_DELAY: int = 300
15
-THREAD_DELETION_MESSAGE_THRESHOLD: int = 60
+THREAD_DELETION_MESSAGE_THRESHOLD: int = 15
16
THREAD_TITLE_MINIMUM_LENGTH: int = 16
17
FORUM_THREAD_TAG_LIMIT = 5
18
0 commit comments