Add new webhook for was warned

This commit is contained in:
Ajay
2024-10-18 03:08:24 -04:00
parent 566eabdc31
commit e9c0c44528
4 changed files with 35 additions and 4 deletions

View File

@@ -45,6 +45,7 @@ addDefaults(config, {
discordReportChannelWebhookURL: null,
discordMaliciousReportWebhookURL: null,
discordDeArrowLockedWebhookURL: null,
discordDeArrowWarnedWebhookURL: null,
minReputationToSubmitChapter: 0,
minReputationToSubmitFiller: 0,
getTopUsersCacheTimeMinutes: 240,