Add malicious vote type for chapters

This commit is contained in:
Ajay
2022-07-04 16:18:58 -04:00
parent cc953884d9
commit f9de547b95
7 changed files with 70 additions and 15 deletions

View File

@@ -42,6 +42,7 @@ addDefaults(config, {
discordNeuralBlockRejectWebhookURL: null,
discordFailedReportChannelWebhookURL: null,
discordReportChannelWebhookURL: null,
discordMaliciousReportWebhookURL: null,
getTopUsersCacheTimeMinutes: 240,
globalSalt: null,
mode: "",