mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-17 23:25:02 +00:00
Add user id and show recent cases in 'member joined with prior records' log entry
This commit is contained in:
parent
3e6a42b480
commit
af4ad0b0cd
4 changed files with 52 additions and 26 deletions
|
@ -45,5 +45,5 @@
|
|||
|
||||
"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))"
|
||||
"MEMBER_JOIN_WITH_PRIOR_RECORDS": "⚠ **{member.user.username}#{member.user.discriminator}** (`{member.id}`) joined with prior records. Recent cases:\n{recentCaseSummary}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue