3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 15:15:02 +00:00

Better default message

This commit is contained in:
Nils 2019-07-17 17:33:25 +02:00 committed by GitHub
parent 565aed44a9
commit dc8a12f931
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,7 @@ export class ModActionsPlugin extends ZeppelinPlugin<IModActionsPluginConfig> {
alert_on_rejoin: false,
alert_channel: null,
warn_notify_threshold: 5,
warn_threshold_message: "The user already has {priorWarnings} warnings. Proceed anyways?",
warn_threshold_message: "The user already has **{priorWarnings}** warnings!\n Please check their prior cases and assess whether or not to warn anyways.\n Proceed with the warning?",
can_note: false,
can_warn: false,