Merge branch 'vnext'

This commit is contained in:
13xforever
2026-01-23 18:40:28 +05:00

View File

@@ -53,7 +53,7 @@ public static partial class UsernameRaidMonitor
Kicked user {member.GetMentionWithNickname()} who has joined with nickname {name}, and is a potential scam bot
""",
null,
ReportSeverity.Medium
ReportSeverity.Low
);
}
}