Add another logging webhook

This commit is contained in:
Ajay
2025-04-25 17:43:01 -04:00
parent e7f3753077
commit cbc38c5ac8
4 changed files with 72 additions and 56 deletions

View File

@@ -48,6 +48,7 @@ addDefaults(config, {
discordDeArrowLockedWebhookURL: null,
discordDeArrowWarnedWebhookURL: null,
discordNewUserWebhookURL: null,
discordRejectedNewUserWebhookURL: null,
minReputationToSubmitChapter: 0,
minReputationToSubmitFiller: 0,
getTopUsersCacheTimeMinutes: 240,