From 27ff5e66d742cec8dc9af175b8f15103aadaace4 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Mon, 2 Sep 2024 19:15:01 +0200 Subject: [PATCH] add known bot --- app/Models/ChatLog.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Models/ChatLog.php b/app/Models/ChatLog.php index f7501c9..ae4c1c8 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -111,6 +111,7 @@ class ChatLog extends Model { 'creatisbot', 'fossabot', 'funtoon', + 'kofistreambot', 'nidbot2000', 'nightbot', 'pokemoncommunitygame', -- 2.39.2