mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-09 12:07:19 +00:00
Add 'joined with prior records' log entry
This commit is contained in:
parent
bbb1acb998
commit
bf25342122
3 changed files with 20 additions and 4 deletions
|
@ -43,5 +43,7 @@
|
|||
|
||||
"CASE_CREATE": "✏ **{mod.username}#{mod.discriminator}** (`{mod.id}`) manually created new **{caseType}** case (#{caseNum})",
|
||||
|
||||
"MASSBAN": "⚒ **{mod.username}#{mod.discriminator}** massbanned {count} users"
|
||||
"MASSBAN": "⚒ **{mod.username}#{mod.discriminator}** massbanned {count} users",
|
||||
|
||||
"MEMBER_JOIN_WITH_PRIOR_RECORDS": "⚠ **{member.user.username}#{member.user.discriminator}** joined with prior records ({caseCount} case(s))"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue