Make BOT_ALERT log text more prominent by default

This commit is contained in:
Dragory 2020-08-07 01:22:52 +03:00
parent 6d4a7cdafd
commit d9c952bebd
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -62,7 +62,7 @@
"REPEATED_MESSAGE": "⏰ {userMention(author)} scheduled a message to be posted to {channelMention(channel)} {repeatDetails}",
"POSTED_SCHEDULED_MESSAGE": "\uD83D\uDCE8 Posted scheduled message (`{messageId}`) to {channelMention(channel)} as scheduled by {userMention(author)}",
"BOT_ALERT": "⚠ {tmplEval(body)}",
"BOT_ALERT": "⚠ **BOT ALERT:** {tmplEval(body)}",
"AUTOMOD_ACTION": "\uD83E\uDD16 Automod rule **{rule}** triggered by {userMention(users)}\n{matchSummary}\nActions taken: **{actionsTaken}**",
"SET_ANTIRAID_USER": "⚔ {userMention(user)} set anti-raid to **{level}**",