Skip to content

Commit d48e0d0

Browse files
committed
idk why antispam doesn't seem to work, so just kick for now
1 parent f65a770 commit d48e0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CompatBot/EventHandlers/LogParsingHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ await ContentFilter.PerformFilterActions(
327327
Id = -1,
328328
String = fail.Code,
329329
Context = FilterContext.Chat,
330-
Actions = FilterAction.RemoveContent | FilterAction.SendMessage,
330+
Actions = FilterAction.RemoveContent | FilterAction.SendMessage | FilterAction.Kick,
331331
CustomMessage = "Uploading executable files is not allowed",
332332
},
333333
infraction: "🦠 Attachment with executable file",

0 commit comments

Comments
 (0)